summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRichard Henderson <rth@are.twiddle.net>2002-03-24 09:52:10 -0800
committerRichard Henderson <rth@are.twiddle.net>2002-03-24 09:52:10 -0800
commit7ee912babeec5f7190820dac442db634ae2136de (patch)
tree30a3867ef6490db8952d6fe10cfd10007623937f /include/linux
parent085c9a18acd4003fa77cf852aa770e52b2ce6a71 (diff)
Break an include loop by moving cache flushing routines from
asm/pgtable.h and/or asm/pgalloc.h to asm/cacheflush.h, and tlb flushing routines to asm/tlbflush.h.
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/highmem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/highmem.h b/include/linux/highmem.h
index bffa75c6ee5f..abe6fde56849 100644
--- a/include/linux/highmem.h
+++ b/include/linux/highmem.h
@@ -4,6 +4,7 @@
#include <linux/config.h>
#include <linux/bio.h>
#include <linux/fs.h>
+#include <asm/cacheflush.h>
#ifdef CONFIG_HIGHMEM