* [PATCH] tty/serial/mux.c: linux/tty.h included twice
@ 2012-02-15 17:55 Danny Kukawka
0 siblings, 0 replies; only message in thread
From: Danny Kukawka @ 2012-02-15 17:55 UTC (permalink / raw)
To: Alan Cox; +Cc: Danny Kukawka, Greg Kroah-Hartman, linux-serial, linux-kernel
drivers/tty/serial/mux.c included 'linux/tty.h' twice, remove
the duplicate.
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
drivers/tty/serial/mux.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/tty/serial/mux.c b/drivers/tty/serial/mux.c
index 06f6aef..d080bc5 100644
--- a/drivers/tty/serial/mux.c
+++ b/drivers/tty/serial/mux.c
@@ -17,7 +17,6 @@
*/
#include <linux/module.h>
-#include <linux/tty.h>
#include <linux/ioport.h>
#include <linux/init.h>
#include <linux/serial.h>
--
1.7.8.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-15 17:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15 17:55 [PATCH] tty/serial/mux.c: linux/tty.h included twice Danny Kukawka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox