summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/board-dt-8960.c
diff options
context:
space:
mode:
authorDavid Brown <davidb@codeaurora.org>2012-09-12 16:01:40 -0700
committerOlof Johansson <olof@lixom.net>2012-09-22 00:16:25 -0700
commitbe2109e13fc6f017040c57615acfe1065723687b (patch)
treeb1a02e90548981af9c85b635b106c20632d01552 /arch/arm/mach-msm/board-dt-8960.c
parent25468fe89f88c4ceeef94526e94ae0db176f6999 (diff)
downloadop-kernel-dev-be2109e13fc6f017040c57615acfe1065723687b.zip
op-kernel-dev-be2109e13fc6f017040c57615acfe1065723687b.tar.gz
ARM: msm: Move core.h contents into common.h
No real need to have a separate core.h from the common.h file. Fold these two prototypes into the common header file. Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David Brown <davidb@codeaurora.org> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-msm/board-dt-8960.c')
-rw-r--r--arch/arm/mach-msm/board-dt-8960.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/board-dt-8960.c b/arch/arm/mach-msm/board-dt-8960.c
index 139d61b..4490edb 100644
--- a/arch/arm/mach-msm/board-dt-8960.c
+++ b/arch/arm/mach-msm/board-dt-8960.c
@@ -18,7 +18,6 @@
#include <asm/mach/arch.h>
#include "common.h"
-#include "core.h"
static const struct of_device_id msm_dt_gic_match[] __initconst = {
{ .compatible = "qcom,msm-qgic2", .data = gic_of_init },
OpenPOWER on IntegriCloud