projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ade2fe
)
[PATCH] ARM: Add missed include for dmabounce.c
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 20 Jun 2005 15:56:08 +0000
(16:56 +0100)
committer
Russell 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
patch
|
blob
|
history
diff --git
a/arch/arm/common/dmabounce.c
b/arch/arm/common/dmabounce.c
index 39dd33ff6f37e594ae0235fca1676c329258616a..9d63a01214ebce2941a7033f41d49a059825a0fc 100644
(file)
--- a/
arch/arm/common/dmabounce.c
+++ b/
arch/arm/common/dmabounce.c
@@
-30,6
+30,8
@@
#include <linux/dmapool.h>
#include <linux/list.h>
+#include <asm/cacheflush.h>
+
#undef DEBUG
#undef STATS