| commit | a4d65b8421e38d420fcdaeb50feced86f3f6a5c5 | [log] [tgz] |
|---|---|---|
| author | Rob Herring <rob.herring@calxeda.com> | Sat Aug 17 20:12:57 2013 -0500 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Mar 30 21:40:30 2014 -0700 |
| tree | 43131fc14eba33ee0b8f98b606517ba746547f95 | |
| parent | 714c034f82f17dd89b8b112375038d91bde4e129 [diff] |
ARM: move outer_cache declaration out of ifdef commit 0b53c11d533a8f6688d73fad0baf67dd08ec1b90 upstream. 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> Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>