diff options
author | Christoph Hellwig <hch@lst.de> | 2019-08-13 09:24:54 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2019-08-16 20:33:56 +0200 |
commit | 9c860e4cf70870703ce57797660c19c192576c5c (patch) | |
tree | 4efec4516a99527a3b44e827fcc5eca2829ec971 /MAINTAINERS | |
parent | tty/serial: remove the ioc4_serial driver (diff) | |
download | linux-9c860e4cf70870703ce57797660c19c192576c5c.tar.xz linux-9c860e4cf70870703ce57797660c19c192576c5c.zip |
tty/serial: remove the ioc3_serial driver
The SGI SN2 support is about to be removed. Remove this driver that
depends on the SN2 support.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lkml.kernel.org/r/20190813072514.23299-9-hch@lst.de
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a2c343ee3b2c..ffab3a4e50d6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8406,12 +8406,6 @@ L: linux-mips@vger.kernel.org S: Maintained F: drivers/net/ethernet/sgi/ioc3-eth.c -IOC3 SERIAL DRIVER -M: Pat Gefre <pfg@sgi.com> -L: linux-serial@vger.kernel.org -S: Maintained -F: drivers/tty/serial/ioc3_serial.c - IOMAP FILESYSTEM LIBRARY M: Christoph Hellwig <hch@infradead.org> M: Darrick J. Wong <darrick.wong@oracle.com> |