linux/drivers/staging/fsl-dpaa2
Ioana Radulescu fdff86229f staging: fsl-dpaa2/eth: allow the driver to compile multi-arch
Drop dependency on ARCH_LAYERSCAPE (which in turn depends on ARM64),
thus allowing this driver to compile on all architectures supported
by the fsl-mc bus driver.

This was compile tested on:
 - powerpc (corenet_basic_defconfig, ppc64_defconfig)
 - x86 (i386_defconfig, x86_64_defconfig, needs CONFIG_OF)
 - arm64 (defconfig)

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-12 10:13:54 +01:00
..
ethernet staging: fsl-dpaa2/eth: Use __leXX types where needed 2018-03-12 10:13:54 +01:00
Kconfig staging: fsl-dpaa2/eth: allow the driver to compile multi-arch 2018-03-12 10:13:54 +01:00
Makefile