[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)
commit6cc7cbef948ea2660cc40d7aab090a479f7db6a2
tree7f755b98add50c5bca9b6c4410baa4d7bd555b79
parent6b237a355afd342509f1471e0c338637bcd958bc
[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