linux/drivers/s390
Sebastian Ott 34483cac23 [S390] 3270 console build fix
Fix this build failure:
drivers/s390/built-in.o: In function `raw3270_pm_unfreeze':
(.text+0x3ac04): undefined reference to `ccw_device_force_console'
with:
CONFIG_TN3270=y
CONFIG_TN3270_CONSOLE=n
CONFIG_TN3215_CONSOLE=n

Reported-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-10-06 10:35:05 +02:00
..
block Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 2009-09-23 10:02:14 -07:00
char [S390] 3270 console build fix 2009-10-06 10:35:05 +02:00
cio const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
crypto [S390] zcrypt: Do not add/remove devices in s/r callbacks 2009-09-22 22:58:46 +02:00
kvm [S390] kvm: use console_initcall() to initialize s390 virtio console 2009-09-11 10:29:52 +02:00
net trivial: remove unnecessary semicolons 2009-09-21 15:14:58 +02:00
scsi trivial: remove unnecessary semicolons 2009-09-21 15:14:58 +02:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00