summaryrefslogtreecommitdiff
path: root/include/asm-arm/pgalloc.h
diff options
context:
space:
mode:
authorRussell King <rmk@flint.arm.linux.org.uk>2002-04-17 21:47:54 +0100
committerRussell King <rmk@flint.arm.linux.org.uk>2002-04-17 21:47:54 +0100
commit0822977d13a85a0e72b02a5d6bf1fc2b2df31b60 (patch)
treecbe226d658bec13f8b8a46cbd840c15165c89078 /include/asm-arm/pgalloc.h
parentf582a9c3eafd3cfcfb8a49e4dc72be1e277baf9e (diff)
2.5.8 ARM updates:
- preempt updates - build fixes - new tlb flush macro - add asm/cacheflush.h and asm/tlbflush.h
Diffstat (limited to 'include/asm-arm/pgalloc.h')
-rw-r--r--include/asm-arm/pgalloc.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/asm-arm/pgalloc.h b/include/asm-arm/pgalloc.h
index 18c0c5354f9c..f0e2c9f5393d 100644
--- a/include/asm-arm/pgalloc.h
+++ b/include/asm-arm/pgalloc.h
@@ -10,11 +10,10 @@
#ifndef _ASMARM_PGALLOC_H
#define _ASMARM_PGALLOC_H
-#include <linux/config.h>
-
#include <asm/processor.h>
+#include <asm/cacheflush.h>
+#include <asm/tlbflush.h>
-#include <asm/proc/cache.h>
#include <asm/proc/pgalloc.h>
/*