]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Implement basic cache-flush support
authorRichard Kuo <rkuo@codeaurora.org>
Wed, 14 Sep 2011 18:19:09 +0000 (13:19 -0500)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 17 Sep 2011 04:11:32 +0000 (14:11 +1000)
commit6381befc84f6516c21fa950cd2a0d47ff6aea4c9
tree232bddc510d4e2c9911a5376988d305936598b58
parentcf28fd8868d525433f75362500217db66f4dbab3
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]