Commit 4299051e authored by Russell King's avatar Russell King Committed by Russell King

[ARM] Fix missing declaration of cache_is_vivt()

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent d3997abf
......@@ -41,6 +41,7 @@
#include <linux/device.h>
#include <linux/init.h>
#include <asm/cacheflush.h>
#include <asm/dma.h>
#include <asm/ecard.h>
#include <asm/hardware.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment