From: Heiko Carstens Date: Wed, 9 May 2012 14:27:35 +0000 (+0200) Subject: s390/smp: get rid of compile warning X-Git-Tag: v3.5-rc1~189^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d0f46af3ead2b38889bea07f1a031c0dfd6020e;p=pandora-kernel.git s390/smp: get rid of compile warning Add missing #ifdep CONFIG_HOTPLUG_CPU to get rid of this one: arch/s390/kernel/smp.c:229:13: warning: 'pcpu_free_lowcore' defined but not used [-Wunused-function] Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed