diff -urN RC13-git7-ppc44x-pm/drivers/char/Kconfig RC13-git7-serial/drivers/char/Kconfig --- RC13-git7-ppc44x-pm/drivers/char/Kconfig 2005-09-07 13:55:10.000000000 -0400 +++ RC13-git7-serial/drivers/char/Kconfig 2005-09-07 13:55:31.000000000 -0400 @@ -80,7 +80,7 @@ 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 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 -urN RC13-git7-ppc44x-pm/drivers/char/ip2main.c RC13-git7-serial/drivers/char/ip2main.c --- RC13-git7-ppc44x-pm/drivers/char/ip2main.c 2005-08-28 23:09:41.000000000 -0400 +++ RC13-git7-serial/drivers/char/ip2main.c 2005-09-07 13:55:31.000000000 -0400 @@ -120,7 +120,6 @@ #include #include -#include #include diff -urN RC13-git7-ppc44x-pm/drivers/char/synclinkmp.c RC13-git7-serial/drivers/char/synclinkmp.c --- RC13-git7-ppc44x-pm/drivers/char/synclinkmp.c 2005-06-17 15:48:29.000000000 -0400 +++ RC13-git7-serial/drivers/char/synclinkmp.c 2005-09-07 13:55:31.000000000 -0400 @@ -55,7 +55,6 @@ #include #include #include -#include #include #include