[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)
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>

No differences found