Commit be2109e13fc6f017040c57615acfe1065723687b removed the usage of core.h. Remove the file as well. Signed-off-by: Rohit Vaswani <rvaswani@xxxxxxxxxxxxxx> --- arch/arm/mach-msm/core.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) delete mode 100644 arch/arm/mach-msm/core.h diff --git a/arch/arm/mach-msm/core.h b/arch/arm/mach-msm/core.h deleted file mode 100644 index a9bab53..0000000 --- a/arch/arm/mach-msm/core.h +++ /dev/null @@ -1,2 +0,0 @@ -extern struct smp_operations msm_smp_ops; -extern void msm_cpu_die(unsigned int cpu); -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html