]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - arch/m68k/mm/sun3mmu.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux...
[can-eth-gw-linux.git] / arch / m68k / mm / sun3mmu.c
index e0804060501e653d39392cd98e89a0e7f9e72695..269f81158a33108e9568e83f096acd9c750b1814 100644 (file)
@@ -30,10 +30,6 @@ const char bad_pmd_string[] = "Bad pmd in pte_alloc: %08lx\n";
 
 extern unsigned long num_pages;
 
-void free_initmem(void)
-{
-}
-
 /* For the sun3 we try to follow the i386 paging_init() more closely */
 /* start_mem and end_mem have PAGE_OFFSET added already */
 /* now sets up tables using sun3 PTEs rather than i386 as before. --m */