From: Michael Neuling Date: Sun, 8 Feb 2009 14:49:39 +0000 (+0000) Subject: powerpc: Add missing sparsemem.h include X-Git-Tag: v2.6.29-rc5~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b2f82872ff855b92e9e8356b90ef429d96d6977;p=pandora-kernel.git powerpc: Add missing sparsemem.h include arch/powerpc/platforms/pseries/hotplug-memory.c uses remove_section_mapping() but doesn't include sparsemem.h which defines it. This can cause compilation fails for some configs. Signed-off-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed