diff options
Diffstat (limited to 'arch/arm/include/asm/pgalloc.h')
| -rw-r--r-- | arch/arm/include/asm/pgalloc.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/include/asm/pgalloc.h b/arch/arm/include/asm/pgalloc.h index 9763be04f77e..22de005f159c 100644 --- a/arch/arm/include/asm/pgalloc.h +++ b/arch/arm/include/asm/pgalloc.h @@ -10,6 +10,8 @@  #ifndef _ASMARM_PGALLOC_H  #define _ASMARM_PGALLOC_H +#include <linux/pagemap.h> +  #include <asm/domain.h>  #include <asm/pgtable-hwdef.h>  #include <asm/processor.h>  | 
