From: Lennert Buytenhek Date: Thu, 24 Apr 2008 05:31:46 +0000 (-0400) Subject: [ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN check X-Git-Tag: v2.6.26-rc1~351^2~1^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a1e8f7091c33c7f6b53f070d13380facab6607;p=pandora-kernel.git [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 Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed