]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Implement basic cache-flush support
authorRichard Kuo <rkuo@codeaurora.org>
Mon, 31 Oct 2011 23:50:51 +0000 (18:50 -0500)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 1 Nov 2011 23:04:12 +0000 (10:04 +1100)
commit38b78967dc6f508b4c3c6f7c01fab1cbec9869d1
treeff9cbc8df86f2882b2491c90478f02697244dc5c
parent824c2db35cb8e2dd845835ca75632139bfe3d3cb
Hexagon: Implement basic cache-flush support

Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/hexagon/include/asm/cache.h [new file with mode: 0644]
arch/hexagon/include/asm/cacheflush.h [new file with mode: 0644]
arch/hexagon/mm/cache.c [new file with mode: 0644]