aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/tlb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/tlb.h')
-rw-r--r--include/asm-powerpc/tlb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-powerpc/tlb.h b/include/asm-powerpc/tlb.h
index 66714042e438..e20ff7541f36 100644
--- a/include/asm-powerpc/tlb.h
+++ b/include/asm-powerpc/tlb.h
@@ -23,6 +23,8 @@
#include <asm/mmu.h>
#endif
+#include <linux/pagemap.h>
+
struct mmu_gather;
#define tlb_start_vma(tlb, vma) do { } while (0)