From 2592ff68b406685cf92a292694ce7b93bf3470f3 Mon Sep 17 00:00:00 2001 From: "viro@ZenIV.linux.org.uk" Date: Fri, 9 Sep 2005 17:02:51 +0100 Subject: [PATCH] --- yaml --- r: 8037 b: refs/heads/master c: f91f4d923f4039bf3460eca299ed5a3f7ecd7b96 h: refs/heads/master i: 8035: df6c176d20301b158a1a14fec215fce88cb930dd v: v3 --- [refs] | 2 +- trunk/drivers/char/Kconfig | 4 ++-- trunk/drivers/char/ip2main.c | 1 - trunk/drivers/char/synclinkmp.c | 1 - 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 6d362694dfbd..fc3ae9e47146 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d310a35a487388859432648daa2ea4fc5e51c049 +refs/heads/master: f91f4d923f4039bf3460eca299ed5a3f7ecd7b96 diff --git a/trunk/drivers/char/Kconfig b/trunk/drivers/char/Kconfig index 2bc9d64db106..c29365d5b524 100644 --- a/trunk/drivers/char/Kconfig +++ b/trunk/drivers/char/Kconfig @@ -80,7 +80,7 @@ config SERIAL_NONSTANDARD config COMPUTONE tristate "Computone IntelliPort Plus serial support" - depends on SERIAL_NONSTANDARD && BROKEN_ON_SMP && (BROKEN || !SPARC32) + depends on SERIAL_NONSTANDARD && BROKEN_ON_SMP ---help--- This driver supports the entire family of Intelliport II/Plus controllers with the exception of the MicroChannel controllers and @@ -208,7 +208,7 @@ config SYNCLINK config SYNCLINKMP tristate "SyncLink Multiport support" - depends on SERIAL_NONSTANDARD && (BROKEN || !SPARC32) + depends on SERIAL_NONSTANDARD help Enable support for the SyncLink Multiport (2 or 4 ports) serial adapter, running asynchronous and HDLC communications up diff --git a/trunk/drivers/char/ip2main.c b/trunk/drivers/char/ip2main.c index cf0cd58d6305..066d7b5cb76d 100644 --- a/trunk/drivers/char/ip2main.c +++ b/trunk/drivers/char/ip2main.c @@ -120,7 +120,6 @@ #include #include -#include #include diff --git a/trunk/drivers/char/synclinkmp.c b/trunk/drivers/char/synclinkmp.c index ec949e4c070f..8982eafd0fb7 100644 --- a/trunk/drivers/char/synclinkmp.c +++ b/trunk/drivers/char/synclinkmp.c @@ -55,7 +55,6 @@ #include #include #include -#include #include #include