From: Russell King Date: Thu, 2 May 2013 20:20:46 +0000 (+0100) Subject: Merge commit '73053d973' into smp-hotplug X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5e45a0a1975df83fc068349e6a31fdf6af61a458;p=linux.git Merge commit '73053d973' into smp-hotplug This is to fix a merge problem with mach-highbank/hotplug.c, which git silently resolves, but wrongly. This commit contains the correct resolution. Signed-off-by: Russell King --- 5e45a0a1975df83fc068349e6a31fdf6af61a458 diff --cc arch/arm/mach-highbank/hotplug.c index 35dd42e216856,890cae23c12ae..a019e4e86e517 --- a/arch/arm/mach-highbank/hotplug.c +++ b/arch/arm/mach-highbank/hotplug.c @@@ -14,6 -14,8 +14,7 @@@ * this program. If not, see . */ #include - + #include #include "core.h" #include "sysregs.h"