1
0
Fork 0
remarkable-linux/drivers/s390/char
Heiko Carstens 60691d3c2c [S390] Get rid of console setup functions.
We get this:

Section mismatch: reference to .init.text:con3270_consetup from .data
		  between 'con3270' (at offset 0x45c8) and 'con3270_fn'
Section mismatch: reference to .init.text:con3215_consetup from .data
		  between 'con3215' (at offset 0x4678) and
		  'raw3215_ccw_driver'

Since there is no difference between a non present console setup
function and one that returns only 0 remove them.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2007-04-27 16:01:43 +02:00
..
Makefile [S390] cio: Channel-path configure function. 2007-04-27 16:01:39 +02:00
con3215.c [S390] Get rid of console setup functions. 2007-04-27 16:01:43 +02:00
con3270.c [S390] Get rid of console setup functions. 2007-04-27 16:01:43 +02:00
ctrlchar.c [S390] workqueue fixes. 2006-12-08 15:53:52 +01:00
ctrlchar.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
defkeymap.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
defkeymap.map Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fs3270.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
keyboard.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
keyboard.h [PATCH] s390: "extern inline" -> "static inline" 2005-11-09 07:55:52 -08:00
monreader.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
monwriter.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
raw3270.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
raw3270.h [S390] Fix sparse warnings. 2006-07-12 16:41:55 +02:00
sclp.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
sclp.h [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
sclp_chp.c [S390] cio: Channel-path configure function. 2007-04-27 16:01:39 +02:00
sclp_con.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
sclp_cpi.c [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
sclp_info.c [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
sclp_quiesce.c [S390] fix non-smp compile. 2007-02-21 10:55:03 +01:00
sclp_rw.c [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
sclp_rw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sclp_tty.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
sclp_tty.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sclp_vt220.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
tape.h [S390] Add crypto support for 3592 tape devices 2007-02-05 21:18:26 +01:00
tape_34xx.c [S390] more workqueue fixes. 2006-12-08 15:53:57 +01:00
tape_3590.c [S390] Add crypto support for 3592 tape devices 2007-02-05 21:18:26 +01:00
tape_3590.h [S390] Add crypto support for 3592 tape devices 2007-02-05 21:18:26 +01:00
tape_block.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
tape_char.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
tape_class.c [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
tape_class.h [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
tape_core.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
tape_proc.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
tape_std.c [S390] tape: Compression overwrites crypto setting 2007-03-05 23:35:47 +01:00
tape_std.h [PATCH] s390: tape 3590 changes 2006-04-28 08:33:48 -07:00
tty3270.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
vmcp.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
vmcp.h [S390] fix typo in vmcp. 2006-09-20 15:59:24 +02:00
vmlogrdr.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
vmwatchdog.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00