[S390] Get rid of a bunch of sparse warnings again.
Also removes a bunch of ^L in drivers/s390/cio/cmf.c 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

szülő
f536010642
commit
364c85584e
16
drivers/s390/char/tty3270.h
Normal file
16
drivers/s390/char/tty3270.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/*
|
||||
* drivers/s390/char/tty3270.h
|
||||
*
|
||||
* Copyright IBM Corp. 2007
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef __DRIVERS_S390_CHAR_TTY3270_H
|
||||
#define __DRIVERS_S390_CHAR_TTY3270_H
|
||||
|
||||
#include <linux/tty.h>
|
||||
#include <linux/tty_driver.h>
|
||||
|
||||
extern struct tty_driver *tty3270_driver;
|
||||
|
||||
#endif /* __DRIVERS_S390_CHAR_TTY3270_H */
|
Reference in New Issue
Block a user