ARM: move outer_cache declaration out of ifdef
authorRob Herring <rob.herring@calxeda.com>
Sun, 18 Aug 2013 01:12:57 +0000 (20:12 -0500)
committerRob Herring <rob.herring@calxeda.com>
Fri, 23 Aug 2013 01:48:41 +0000 (20:48 -0500)
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 <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>

No differences found