[S390] Get rid of new section mismatch warnings.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:

committed by
Martin Schwidefsky

父節點
3b74a87422
當前提交
e62133b4ea
@@ -621,8 +621,7 @@ sclp_vt220_flush_buffer(struct tty_struct *tty)
|
||||
/*
|
||||
* Initialize all relevant components and register driver with system.
|
||||
*/
|
||||
static int
|
||||
__sclp_vt220_init(int early)
|
||||
static int __init_refok __sclp_vt220_init(int early)
|
||||
{
|
||||
void *page;
|
||||
int i;
|
||||
|
Reference in New Issue
Block a user