summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcmring/arch.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-04-23 15:42:54 +0000
committerArnd Bergmann <arnd@arndb.de>2012-05-02 16:21:47 +0000
commit651ef18db973f8543faf8a7450484502f916a936 (patch)
treee9edec070628a5e5437137368ed33bbf13b0e266 /arch/arm/mach-bcmring/arch.c
parent69964ea4c7b68c9399f7977aa5b9aa6539a6a98a (diff)
downloadtalos-op-linux-651ef18db973f8543faf8a7450484502f916a936.tar.gz
talos-op-linux-651ef18db973f8543faf8a7450484502f916a936.zip
ARM: bcmring: move cfg_global header to mach/
Platforms should not have header files outside of include/mach, and bcmring is the only one that has one just under include/, so move that away. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-bcmring/arch.c')
-rw-r--r--arch/arm/mach-bcmring/arch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-bcmring/arch.c b/arch/arm/mach-bcmring/arch.c
index 45c97b1ee9b1..7799e910e271 100644
--- a/arch/arm/mach-bcmring/arch.c
+++ b/arch/arm/mach-bcmring/arch.c
@@ -38,7 +38,7 @@
#include <mach/csp/chipcHw_def.h>
#include <mach/csp/chipcHw_inline.h>
-#include <cfg_global.h>
+#include <mach/cfg_global.h>
#include "core.h"
OpenPOWER on IntegriCloud