From: Alexey Kardashevskiy Date: Tue, 14 Apr 2015 07:01:56 +0000 (+1000) Subject: powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE X-Git-Tag: omap-for-v4.2/o2_dc~116^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16e00f5a5f12eb32ca39df6a7afd5c0062705af6;p=pandora-kernel.git powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE 51925fb3c5 "powerpc/pseries: Implement memory hotplug remove in the kernel" broke compile when CONFIG_MEMORY_HOTREMOVE is not defined due to missing symbols. This fixes the issue by adding the missing symbols. Signed-off-by: Alexey Kardashevskiy Acked-by: Nathan Fontenot Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed