[PATCH 10/29] missing include in ser_a2232

From: Al Viro
Date: Tue Feb 07 2006 - 22:25:56 EST


Date: 1138603235 -0500

Fallout from tty changes

Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

---

drivers/char/ser_a2232.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

3023b438c4b6103d520690cfa8b790bdd3868dc2
diff --git a/drivers/char/ser_a2232.c b/drivers/char/ser_a2232.c
index 80a5b84..fee68cc 100644
--- a/drivers/char/ser_a2232.c
+++ b/drivers/char/ser_a2232.c
@@ -103,6 +103,7 @@

#include <linux/serial.h>
#include <linux/generic_serial.h>
+#include <linux/tty_flip.h>

#include "ser_a2232.h"
#include "ser_a2232fw.h"
--
0.99.9.GIT

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/