staging: rtl8188eu: rename HalSetBrateCfg() - style
[linux/fpc-iii.git] / drivers / s390 / char / tty3270.h
blob52ceed6f84088caa2313341d21f0198ba7f49433
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * Copyright IBM Corp. 2007
5 */
7 #ifndef __DRIVERS_S390_CHAR_TTY3270_H
8 #define __DRIVERS_S390_CHAR_TTY3270_H
10 #include <linux/tty.h>
11 #include <linux/tty_driver.h>
13 extern struct tty_driver *tty3270_driver;
15 #endif /* __DRIVERS_S390_CHAR_TTY3270_H */