From be2109e13fc6f017040c57615acfe1065723687b Mon Sep 17 00:00:00 2001 From: David Brown Date: Wed, 12 Sep 2012 16:01:40 -0700 Subject: 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 Signed-off-by: David Brown Signed-off-by: Olof Johansson --- arch/arm/mach-msm/hotplug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-msm/hotplug.c') diff --git a/arch/arm/mach-msm/hotplug.c b/arch/arm/mach-msm/hotplug.c index 002ac1e47235..750446feb444 100644 --- a/arch/arm/mach-msm/hotplug.c +++ b/arch/arm/mach-msm/hotplug.c @@ -13,7 +13,7 @@ #include #include -#include "core.h" +#include "common.h" static inline void cpu_enter_lowpower(void) { -- cgit v1.2.3