projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f1ca06
)
serial: sh-sci: remove obsolete Kconfig macros
author
Paul Bolle
<pebolle@tiscali.nl>
Mon, 25 Mar 2013 10:50:28 +0000
(11:50 +0100)
committer
Greg 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/tty/serial/sh-sci.h
b/drivers/tty/serial/sh-sci.h
index 4c22a1529aac7c2304aeb15b302a6c9021c1174d..5aca7364634c10f35c6dcb88d2ff100f9f3c84be 100644
(file)
--- a/
drivers/tty/serial/sh-sci.h
+++ b/
drivers/tty/serial/sh-sci.h
@@
-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)