arch/arm/include/asm/cachetype.h
0 → 100644
+96
−0
+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Rather than pollute asm/cacheflush.h with the cache type definitions,
move them to asm/cachetype.h, and include this new header where
necessary.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>