From 1306a482288152ea0ac091c7a8471adc5569e6c8 Mon Sep 17 00:00:00 2001 From: Andrew Morton <akpm@osdl.org> Date: Mon, 9 Jan 2006 20:51:25 -0800 Subject: [PATCH] remove asm/serial.h from synclink_gt. Not all architectures implement asm/serial.h, and the driver doesn't appear to need it anyway. Cc: Paul Fulghum <paulkf@microgate.com> Cc: "David S. Miller" <davem@davemloft.net> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> --- drivers/char/synclink_gt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/char/synclink_gt.c b/drivers/char/synclink_gt.c index 2b9cde94e2f7..41759cd70a4f 100644 --- a/drivers/char/synclink_gt.c +++ b/drivers/char/synclink_gt.c @@ -75,7 +75,6 @@ #include <linux/workqueue.h> #include <linux/hdlc.h> -#include <asm/serial.h> #include <asm/system.h> #include <asm/io.h> #include <asm/irq.h> -- cgit v1.2.3