commit | 0b53c11d533a8f6688d73fad0baf67dd08ec1b90 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Sat Aug 17 20:12:57 2013 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Thu Aug 22 20:48:41 2013 -0500 |
tree | 3d29fc55673d3a67ae9bf81982d1938e2ae994cc | |
parent | 62b4d60519044c25f84a778ce093e58155ffce05 [diff] |
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 <rob.herring@calxeda.com> Cc: Russell King <linux@arm.linux.org.uk>