]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] Use CPU_CACHE_* where possible in asm/cacheflush.h
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 27 Sep 2006 17:00:35 +0000 (18:00 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Sep 2006 17:00:35 +0000 (18:00 +0100)
commitf8811e941acc7794adb038a23d8188d5e342d3eb
tree7f755b98add50c5bca9b6c4410baa4d7bd555b79
parent11a53355cdc64d096812aacec580b0d9b4aef8e3
[ARM] Use CPU_CACHE_* where possible in asm/cacheflush.h

Three of the generic cache method options were using explicit CPU
types, whereas they could use the CPU_CACHE_* definitions instead.
Switch them over to use the CPU_CACHE_* definitions.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/cacheflush.h