diff options
Diffstat (limited to 'arch/arm/mm/mm.h')
-rw-r--r-- | arch/arm/mm/mm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mm/mm.h b/arch/arm/mm/mm.h index 534f68484383..f9587d5fa8a4 100644 --- a/arch/arm/mm/mm.h +++ b/arch/arm/mm/mm.h @@ -2,7 +2,6 @@ #ifdef CONFIG_MMU #include <linux/list.h> #include <linux/vmalloc.h> - #include <linux/pgtable.h> /* the upper-most page table pointer */ |