This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / ia64 / mm / contig.c
index d79be8e..0f905a6 100644 (file)
@@ -19,7 +19,6 @@
 #include <linux/efi.h>
 #include <linux/mm.h>
 #include <linux/swap.h>
-#include <linux/module.h>
 
 #include <asm/meminit.h>
 #include <asm/pgalloc.h>
@@ -64,8 +63,6 @@ show_mem (void)
        printk("%ld pages in page table cache\n", pgtable_cache_size);
 }
 
-EXPORT_SYMBOL_GPL(show_mem);
-
 /* physical address where the bootmem map is located */
 unsigned long bootmap_start;