diff options
author | jpinto <Joao.Pinto@synopsys.com> | 2017-01-12 09:56:18 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-15 22:00:59 -0500 |
commit | 1ecf9284c14614f9854dfa4c66f70d17c21182d1 (patch) | |
tree | c3d180ca339fdf7a439eb85f5a080cf5aa59a890 /MAINTAINERS | |
parent | bb60b8b35a7350585dc4bc2847479cea47f139d4 (diff) | |
download | linux-1ecf9284c14614f9854dfa4c66f70d17c21182d1.tar.gz linux-1ecf9284c14614f9854dfa4c66f70d17c21182d1.tar.bz2 linux-1ecf9284c14614f9854dfa4c66f70d17c21182d1.zip |
synopsys: remove dwc_eth_qos driver
This driver is no longer necessary since it was merged into stmmac.
Acked-by: Lars Persson <larper@axis.com>
Signed-off-by: Joao Pinto <jpinto@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d14e42bef72e..b8a19813b10a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10864,13 +10864,6 @@ F: include/linux/dma/dw.h F: include/linux/platform_data/dma-dw.h F: drivers/dma/dw/ -SYNOPSYS DESIGNWARE ETHERNET QOS 4.10a driver -M: Lars Persson <lars.persson@axis.com> -L: netdev@vger.kernel.org -S: Supported -F: Documentation/devicetree/bindings/net/snps,dwc-qos-ethernet.txt -F: drivers/net/ethernet/synopsys/dwc_eth_qos.c - SYNOPSYS DESIGNWARE I2C DRIVER M: Jarkko Nikula <jarkko.nikula@linux.intel.com> R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |