diff options
Diffstat (limited to 'include/asm-ia64/pgtable.h')
-rw-r--r-- | include/asm-ia64/pgtable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ia64/pgtable.h b/include/asm-ia64/pgtable.h index 0971ec90807e..e6204f14f614 100644 --- a/include/asm-ia64/pgtable.h +++ b/include/asm-ia64/pgtable.h | |||
@@ -150,7 +150,7 @@ | |||
150 | # ifndef __ASSEMBLY__ | 150 | # ifndef __ASSEMBLY__ |
151 | 151 | ||
152 | #include <linux/sched.h> /* for mm_struct */ | 152 | #include <linux/sched.h> /* for mm_struct */ |
153 | #include <asm/bitops.h> | 153 | #include <linux/bitops.h> |
154 | #include <asm/cacheflush.h> | 154 | #include <asm/cacheflush.h> |
155 | #include <asm/mmu_context.h> | 155 | #include <asm/mmu_context.h> |
156 | #include <asm/processor.h> | 156 | #include <asm/processor.h> |