From: Heiko Carstens Date: Tue, 7 Jul 2009 14:37:03 +0000 (+0200) Subject: [S390] sclp: fix compile error for !SCLP_CONSOLE X-Git-Tag: v2.6.31-rc3~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9568fddf130cfa0d61eb1205342dbc5ab0ed394;p=pandora-kernel.git [S390] sclp: fix compile error for !SCLP_CONSOLE Define an empty static inline version of sclp_console_pm_event() to fix the build error below for !SCLP_CONSOLE. drivers/s390/built-in.o: In function `sclp_rw_pm_event': sclp_rw.c:(.text+0x12f68): undefined reference to `sclp_console_pm_event' Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed