diff options
author | 2009-07-07 16:37:03 +0200 | |
---|---|---|
committer | 2009-07-07 16:37:50 +0200 | |
commit | c9568fddf130cfa0d61eb1205342dbc5ab0ed394 (patch) | |
tree | 8fdbe9dd888640ee881d95b25cba49b9cd937654 /drivers/base/platform.c | |
parent | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff) | |
download | wireguard-linux-c9568fddf130cfa0d61eb1205342dbc5ab0ed394.tar.xz wireguard-linux-c9568fddf130cfa0d61eb1205342dbc5ab0ed394.zip |
[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 <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions