Skip to content

Commit 172e789

Browse files
bulwahnaegl
authored andcommitted
tty/serial: cleanup after ioc*_serial driver removal
Commit 9c860e4 ("tty/serial: remove the ioc3_serial driver") and commit a017ef1 ("tty/serial: remove the ioc4_serial driver") removed the ioc{3,4}_serial driver, but missed some files. Fortunately, ./scripts/get_maintainer.pl --self-test complains: warning: no file matches F: drivers/tty/serial/ioc?_serial.c The driver is gone, so remove the header and maintainer entry as well. The serial.rst Documentation might be useful, so we keep it and update the maintainer entry to the document's actual maintainers. Signed-off-by: Lukas Bulwahn <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Tony Luck <[email protected]>
1 parent 90341cd commit 172e789

File tree

2 files changed

+1
-101
lines changed

2 files changed

+1
-101
lines changed

MAINTAINERS

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7946,6 +7946,7 @@ L: [email protected]
79467946
T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git
79477947
S: Maintained
79487948
F: arch/ia64/
7949+
F: Documentation/ia64/
79497950

79507951
IBM Power 842 compression accelerator
79517952
M: Haren Myneni <[email protected]>
@@ -15042,14 +15043,6 @@ M: Dimitri Sivanich <[email protected]>
1504215043
S: Maintained
1504315044
F: drivers/misc/sgi-gru/
1504415045

15045-
SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
15046-
M: Pat Gefre <[email protected]>
15047-
15048-
S: Supported
15049-
F: Documentation/ia64/serial.rst
15050-
F: drivers/tty/serial/ioc?_serial.c
15051-
F: include/linux/ioc?.h
15052-
1505315046
SGI XP/XPC/XPNET DRIVER
1505415047
M: Cliff Whickman <[email protected]>
1505515048
M: Robin Holt <[email protected]>

include/linux/ioc3.h

Lines changed: 0 additions & 93 deletions
This file was deleted.

0 commit comments

Comments
 (0)