net: lpc-enet: allow compile testing
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 Aug 2019 14:40:36 +0000 (16:40 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Aug 2019 19:34:00 +0000 (21:34 +0200)
commit35974a7cc23c5deb5597c0a42183172498c4a0a8
tree59933c0d1f3d5ec0f8807f0a7a92b08c58b07c8b
parentde6f97b2bace0e2eb6c3a86e124d1e652a587b56
net: lpc-enet: allow compile testing

The lpc-enet driver can now be built on all platforms, so
allow compile testing as well.

Add one missing header inclusion that is required in some
configurations.

Link: https://lore.kernel.org/r/20190809144043.476786-11-arnd@arndb.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/net/ethernet/nxp/Kconfig
drivers/net/ethernet/nxp/lpc_eth.c