net: s6gmac: remove driver
authorDaniel Glöckner <dg@emlix.com>
Sun, 21 Dec 2014 19:27:39 +0000 (20:27 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Dec 2014 21:29:03 +0000 (16:29 -0500)
commitf3ba9d490d6e9371bbda5f45a22b6b3313125f97
tree941a89bbac74e9fcd5b5e8c93e4e0f761ab114c1
parent62633b8adb1b4c675b6f1bedc44eaa9062b02301
net: s6gmac: remove driver

The s6000 Xtensa support has been removed from the kernel in
4006e565e1500db4. There are no other chips using this driver.

While the Mentor/Alcatel PE-MCXMAC IP core is also used in other
designs (Freescale Gianfar/UCC, QLogic NetXen, Solarflare, Agere
ET-1310, Netlogic XLR/XLS), none of these use this driver as it
heavily depends on the s6000 DMA engine. In fact, there is no
code sharing across any of the aforementioned devices.

Signed-off-by: Daniel Glöckner <dg@emlix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/Kconfig
drivers/net/ethernet/Makefile
drivers/net/ethernet/s6gmac.c [deleted file]