Commit d478ac3e authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Fixed compile for omap2

Fixed compile for omap2
parent a123b8da
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
#ifdef CONFIG_CPU_CACHE_VIPT #ifdef CONFIG_CPU_CACHE_VIPT
static void flush_pfn_alias(unsigned long pfn, unsigned long vaddr);
void flush_cache_mm(struct mm_struct *mm) void flush_cache_mm(struct mm_struct *mm)
{ {
if (cache_is_vivt()) { if (cache_is_vivt()) {
......
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