msm: Remove unused file core.h

Commit be2109e13f removed the usage
of core.h. Remove the file as well.

    commit be2109e13f
    Author: David Brown <davidb@codeaurora.org>
    Date:   Wed Sep 12 16:01:40 2012 -0700

        ARM: msm: Move core.h contents into common.h

Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
[davidb: Clarify commit text with mentioned commit]
Signed-off-by: David Brown <davidb@codeaurora.org>
This commit is contained in:
Rohit Vaswani 2013-05-29 14:37:28 -07:00 коммит произвёл David Brown
Родитель cbef1a01ea
Коммит 6ff9bbf22d
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1,2 +0,0 @@
extern struct smp_operations msm_smp_ops;
extern void msm_cpu_die(unsigned int cpu);