]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: Move __flush_cache_all definition for m54xx in m54xxacr.h
authorPhilippe De Muyter <phdm@macqel.be>
Wed, 27 Oct 2010 12:57:48 +0000 (14:57 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 5 Jan 2011 05:19:17 +0000 (15:19 +1000)
commit77cebdb3c4b6210f87ae9b17be8520575de35fd2
treec3273077768dcab76056c4e971f92dff5b5e72ae
parent5ae946af6728bb10bd711605c8efa5727a065dfb
m68knommu: Move __flush_cache_all definition for m54xx in m54xxacr.h

__flush_cache_all for m54xx is intrinsically related to the bit
definitions in m54xxacr.h.  Move it there from cacheflush_no.h,
for easier maintenance.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/cacheflush_no.h
arch/m68k/include/asm/m54xxacr.h