X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Fpgtable-nommu.h;h=386fcc10a9730da5fbd2372322a27b040625705e;hb=41a96212b3b7b3cd59e8e8d33e6dabf0e21d9778;hp=b186bc820e30f04c94d1f9ebb36912f045601308;hpb=cb3e0c107bebc6cf3e7158f7aa54c32017c7d4c4;p=pandora-kernel.git diff --git a/include/asm-arm/pgtable-nommu.h b/include/asm-arm/pgtable-nommu.h index b186bc820e30..386fcc10a973 100644 --- a/include/asm-arm/pgtable-nommu.h +++ b/include/asm-arm/pgtable-nommu.h @@ -16,7 +16,6 @@ #include #include #include -#include /* * Trivial page table functions. @@ -74,7 +73,6 @@ static inline int pte_file(pte_t pte) { return 0; } * These would be in other places but having them here reduces the diffs. */ extern unsigned int kobjsize(const void *objp); -extern int is_in_rom(unsigned long); /* * No page table caches to initialise. @@ -93,6 +91,8 @@ extern int is_in_rom(unsigned long); #define FIRST_USER_ADDRESS (0) +#include + #else /*