From: Rob Herring Date: Sun, 18 Aug 2013 01:12:57 +0000 (-0500) Subject: ARM: move outer_cache declaration out of ifdef X-Git-Tag: v3.12-rc1~75^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b53c11d533a8f6688d73fad0baf67dd08ec1b90;p=pandora-kernel.git ARM: move outer_cache declaration out of ifdef Move the outer_cache declaration of the CONFIG_OUTER_CACHE ifdef so that outer_cache can be used inside IS_ENABLED condition. Signed-off-by: Rob Herring Cc: Russell King --- Reading git-diff-tree failed