]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/pgtable-nommu.h
[ARM] 4210/1: base for new machine type "NetSilicon NS9360"
[linux-2.6-omap-h63xx.git] / include / asm-arm / pgtable-nommu.h
index b13322dccf41cf94d31879888232e51e80580aaa..7b1c9acdf79a876da4c81c1f26bd8c41b9784495 100644 (file)
@@ -13,7 +13,6 @@
 
 #ifndef __ASSEMBLY__
 
-#include <linux/config.h>
 #include <linux/slab.h>
 #include <asm/processor.h>
 #include <asm/page.h>
@@ -45,7 +44,6 @@
 #define PAGE_READONLY  __pgprot(0)
 #define PAGE_KERNEL    __pgprot(0)
 
-//extern void paging_init(struct meminfo *, struct machine_desc *);
 #define swapper_pg_dir ((pgd_t *) 0)
 
 #define __swp_type(x)          (0)