linux/drivers/net/ethernet/micrel
Marek Vasut 72628da6d6 net: ks8851: Remove ks8851_mll.c
The ks8851_mll.c is replaced by ks8851_par.c, which is using common code
from ks8851.c, just like ks8851_spi.c . Remove this old ad-hoc driver.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: David S. Miller <davem@davemloft.net>
Cc: Lukas Wunner <lukas@wunner.de>
Cc: Petr Stetiar <ynezz@true.cz>
Cc: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-28 16:30:04 -07:00
..
Kconfig net: ks8851: Implement Parallel bus operations 2020-05-28 16:30:04 -07:00
ks8842.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
ks8851.h net: ks8851: Separate SPI operations into separate file 2020-05-28 16:30:04 -07:00
ks8851_common.c net: ks8851: Separate SPI operations into separate file 2020-05-28 16:30:04 -07:00
ks8851_par.c net: ks8851: Implement Parallel bus operations 2020-05-28 16:30:04 -07:00
ks8851_spi.c net: ks8851: Separate SPI operations into separate file 2020-05-28 16:30:04 -07:00
ksz884x.c net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT 2020-02-20 10:10:32 -08:00
Makefile net: ks8851: Implement Parallel bus operations 2020-05-28 16:30:04 -07:00