diff options
Diffstat (limited to 'include/asm-um/tlb.h')
| -rw-r--r-- | include/asm-um/tlb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-um/tlb.h b/include/asm-um/tlb.h index 39fc475df6c9..5240fa1c5e08 100644 --- a/include/asm-um/tlb.h +++ b/include/asm-um/tlb.h | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | #ifndef __UM_TLB_H | 1 | #ifndef __UM_TLB_H |
| 2 | #define __UM_TLB_H | 2 | #define __UM_TLB_H |
| 3 | 3 | ||
| 4 | #include <linux/pagemap.h> | ||
| 4 | #include <linux/swap.h> | 5 | #include <linux/swap.h> |
| 5 | #include <asm/percpu.h> | 6 | #include <asm/percpu.h> |
| 6 | #include <asm/pgalloc.h> | 7 | #include <asm/pgalloc.h> |
