diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-02-22 20:02:46 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-02-22 20:02:46 -0800 |
| commit | 8b7667947a780c03424c2370a43a893f5d020d47 (patch) | |
| tree | 0aeba579ed67157383c2713a7ddca2c30f506aef /include | |
| parent | 6e9aed301836e982660ba8d2c305272c3a5bcf0e (diff) | |
| parent | 4ce0447a7f3302d31a042e0cbf649ee8cb2506d2 (diff) | |
Merge http://lia64.bkbits.net/to-linus-2.5
into ppc970.osdl.org:/home/torvalds/v2.5/linux
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-ia64/tlb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ia64/tlb.h b/include/asm-ia64/tlb.h index 9aa1024efda7..5d714b2061ed 100644 --- a/include/asm-ia64/tlb.h +++ b/include/asm-ia64/tlb.h @@ -41,6 +41,7 @@ #include <linux/mm.h> #include <linux/swap.h> +#include <asm/pgalloc.h> #include <asm/processor.h> #include <asm/tlbflush.h> |
