mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [patch 4/6] serial_txx9: cleanup includes
@ 2007-08-10 21:38 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2007-08-10 21:38 UTC (permalink / raw)
  To: linux-serial; +Cc: linux-kernel, akpm, anemo, ralf

From: Atsushi Nemoto <anemo@mba.ocn.ne.jp>

Do not include some header files already indluded by serial_core.h.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/serial/serial_txx9.c |    4 ----
 1 files changed, 4 deletions(-)

diff -puN drivers/serial/serial_txx9.c~serial_txx9-cleanup-includes drivers/serial/serial_txx9.c
--- a/drivers/serial/serial_txx9.c~serial_txx9-cleanup-includes
+++ a/drivers/serial/serial_txx9.c
@@ -25,15 +25,11 @@
 #include <linux/ioport.h>
 #include <linux/init.h>
 #include <linux/console.h>
-#include <linux/sysrq.h>
 #include <linux/delay.h>
 #include <linux/platform_device.h>
 #include <linux/pci.h>
-#include <linux/tty.h>
-#include <linux/tty_flip.h>
 #include <linux/serial_core.h>
 #include <linux/serial.h>
-#include <linux/mutex.h>
 
 #include <asm/io.h>
 
_

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-10 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-10 21:38 [patch 4/6] serial_txx9: cleanup includes akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®