X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-arm%2Fpgalloc.h;h=bc18ff4051813aca50eff2c580ef2e83757b01e4;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=c4ac2e67768dcdbf6077e3fc385e2a192ab569d1;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/asm-arm/pgalloc.h b/include/asm-arm/pgalloc.h index c4ac2e677..bc18ff405 100644 --- a/include/asm-arm/pgalloc.h +++ b/include/asm-arm/pgalloc.h @@ -10,15 +10,10 @@ #ifndef _ASMARM_PGALLOC_H #define _ASMARM_PGALLOC_H -#include -#include #include #include #include -#define _PAGE_USER_TABLE (PMD_TYPE_TABLE | PMD_BIT4 | PMD_DOMAIN(DOMAIN_USER)) -#define _PAGE_KERNEL_TABLE (PMD_TYPE_TABLE | PMD_BIT4 | PMD_DOMAIN(DOMAIN_KERNEL)) - /* * Since we have only two-level page tables, these are trivial */