From: Heiko Carstens Date: Mon, 22 Jun 2009 10:08:18 +0000 (+0200) Subject: [S390] pm: fix build error for !SMP X-Git-Tag: v2.6.31-rc1~59^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a9c75255e1fef4247cf960d3c3eb528c8cd8409;p=pandora-kernel.git [S390] pm: fix build error for !SMP Fix build error for !SMP: arch/s390/power/built-in.o: In function `swsusp_arch_resume': (.text+0x1b4): undefined reference to `smp_get_phys_cpu_id' arch/s390/power/built-in.o: In function `swsusp_arch_resume': (.text+0x288): undefined reference to `smp_switch_boot_cpu_in_resume' make: *** [.tmp_vmlinux1] Error 1 Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed