linux-stable/drivers/net/ethernet/cirrus
Arnd Bergmann 1b8c813695 ARM: ep93xx: move network platform data to separate header
The header file is the only thing preventing us from building the
driver in a cross-platform configuration, so move the structure
we are interested in to the global platform_data location
and enable compile testing.

Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
2019-04-28 23:08:15 -07:00
..
cs89x0.c net: cs89x0: add MODULE_LICENSE 2018-01-15 13:27:03 -05:00
cs89x0.h
ep93xx_eth.c ARM: ep93xx: move network platform data to separate header 2019-04-28 23:08:15 -07:00
Kconfig ARM: ep93xx: move network platform data to separate header 2019-04-28 23:08:15 -07:00
mac89x0.c net: cirrus: fix return type of ndo_start_xmit function 2018-09-21 19:15:14 -07:00
Makefile