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>
Showing
- arch/arm/mach-ep93xx/include/mach/platform.h 1 addition, 6 deletionsarch/arm/mach-ep93xx/include/mach/platform.h
- drivers/net/ethernet/cirrus/Kconfig 1 addition, 1 deletiondrivers/net/ethernet/cirrus/Kconfig
- drivers/net/ethernet/cirrus/ep93xx_eth.c 1 addition, 1 deletiondrivers/net/ethernet/cirrus/ep93xx_eth.c
- include/linux/platform_data/eth-ep93xx.h 10 additions, 0 deletionsinclude/linux/platform_data/eth-ep93xx.h
Please register or sign in to comment