summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/andes.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-01-28 08:01:41 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-01-28 08:01:41 +0000
commit1b9c243c58a4aa70456f681513b5a16aa6f7c152 (patch)
treef656cf89d38c82c45c3df9795b8f3a3d5faea0ac /arch/mips/mm/andes.c
parent2b194e859130a42bbea97b259de12ad8a5044cf0 (diff)
Kill dead function load_pgd().
Diffstat (limited to 'arch/mips/mm/andes.c')
-rw-r--r--arch/mips/mm/andes.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/mm/andes.c b/arch/mips/mm/andes.c
index 281545d5f..1405c4cfd 100644
--- a/arch/mips/mm/andes.c
+++ b/arch/mips/mm/andes.c
@@ -157,10 +157,6 @@ void flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
/* XXX */
}
-void load_pgd(unsigned long pg_dir)
-{
-}
-
void pgd_init(unsigned long page)
{
}