From: Andrew Morton Date: Tue, 10 Jan 2006 04:51:25 +0000 (-0800) Subject: [PATCH] remove asm/serial.h from synclink_gt. X-Git-Tag: v2.6.16-rc1~652 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=1306a482288152ea0ac091c7a8471adc5569e6c8;p=linux-2.6-omap-h63xx.git [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 Cc: "David S. Miller" Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/char/synclink_gt.c b/drivers/char/synclink_gt.c index 2b9cde94e2f..41759cd70a4 100644 --- a/drivers/char/synclink_gt.c +++ b/drivers/char/synclink_gt.c @@ -75,7 +75,6 @@ #include #include -#include #include #include #include