[ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN check
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 24 Apr 2008 05:31:46 +0000 (01:31 -0400)
committerNicolas Pitre <nico@cam.org>
Mon, 28 Apr 2008 19:55:57 +0000 (15:55 -0400)
commitc5a1e8f7091c33c7f6b53f070d13380facab6607
tree5981295568c3e80ff9c5047488ad29e8a63412f3
parenta7039bd6daa32f5ea1a185b7cb0b3b519e1f5018
[ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN check

Since the Feroceon cache replacement policy is always pseudorandom
(and the relevant control register bit is ignored), remove the
CONFIG_CPU_CACHE_ROUND_ROBIN check from proc-feroceon.S.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
arch/arm/mm/proc-feroceon.S