]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
serial: sh-sci: remove obsolete Kconfig macros
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 25 Mar 2013 10:50:28 +0000 (11:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 21:06:45 +0000 (14:06 -0700)
Support for SH7367 and SH7377 got removed in v3.8. Now remove their
last Kconfig macros.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.h

index 4c22a1529aac7c2304aeb15b302a6c9021c1174d..5aca7364634c10f35c6dcb88d2ff100f9f3c84be 100644 (file)
@@ -15,8 +15,6 @@
     defined(CONFIG_CPU_SUBTYPE_SH7720) || \
     defined(CONFIG_CPU_SUBTYPE_SH7721) || \
     defined(CONFIG_ARCH_SH73A0) || \
-    defined(CONFIG_ARCH_SH7367) || \
-    defined(CONFIG_ARCH_SH7377) || \
     defined(CONFIG_ARCH_SH7372) || \
     defined(CONFIG_ARCH_R8A7740)