aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty')
-rw-r--r--drivers/tty/serial/ifx6x60.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/serial/ifx6x60.c b/drivers/tty/serial/ifx6x60.c
index 5315525220fb..426434e5eb7c 100644
--- a/drivers/tty/serial/ifx6x60.c
+++ b/drivers/tty/serial/ifx6x60.c
@@ -36,6 +36,7 @@
36 * you need to use this driver for another platform. 36 * you need to use this driver for another platform.
37 * 37 *
38 *****************************************************************************/ 38 *****************************************************************************/
39#include <linux/dma-mapping.h>
39#include <linux/module.h> 40#include <linux/module.h>
40#include <linux/termios.h> 41#include <linux/termios.h>
41#include <linux/tty.h> 42#include <linux/tty.h>