summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/cache.c
AgeCommit message (Collapse)Author
2011-12-06arm926ejs: add noop implementation for dcache opsIlya Yanok
Added noop implementation for dcache operations that will buzz about missing real implementation and disable the dcache. This fixes compilation of DaVinci EMAC driver on arm926ejs. Signed-off-by: Ilya Yanok <yanok@emcraft.com>