[PATCH] ARM: Add missed include for dmabounce.c
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 20 Jun 2005 15:56:08 +0000 (16:56 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 20 Jun 2005 15:56:08 +0000 (16:56 +0100)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/dmabounce.c

index 39dd33f..9d63a01 100644 (file)
@@ -30,6 +30,8 @@
 #include <linux/dmapool.h>
 #include <linux/list.h>
 
+#include <asm/cacheflush.h>
+
 #undef DEBUG
 
 #undef STATS