From: Magnus Damm Date: Tue, 12 Feb 2013 15:44:48 +0000 (+0900) Subject: ARM: shmobile: Remove unused headers from hotplug.c X-Git-Tag: v3.10-rc1~123^2~21^2~42 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=34e12121f9f46dbeda1017cac4615c96ffe16c6d;p=~emulex%2Finfiniband.git ARM: shmobile: Remove unused headers from hotplug.c This file has no SoC-specific references in it, and fortunately it is still independent of OF so there is no real reason to drag in these headers. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/hotplug.c b/arch/arm/mach-shmobile/hotplug.c index a1524e3367b..efd0b36a417 100644 --- a/arch/arm/mach-shmobile/hotplug.c +++ b/arch/arm/mach-shmobile/hotplug.c @@ -14,12 +14,8 @@ #include #include #include -#include #include -#include -#include #include -#include static cpumask_t dead_cpus;