Re: [PATCH net-next 2/2] net: marvell: Allow drivers to be built with COMPILE_TEST

2016-11-16 Thread kbuild test robot
Hi Florian, [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Florian-Fainelli/net-ethernet-Allow-Marvell-Freescale-to-COMPILE_TEST/20161116-024633 config: xtensa-allyesconfig (attached as .config) compiler: xtensa-linux-gcc (GCC) 4.9.0 reproduce:

Re: [PATCH net-next 2/2] net: marvell: Allow drivers to be built with COMPILE_TEST

2016-11-15 Thread kbuild test robot
Hi Florian, [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Florian-Fainelli/net-ethernet-Allow-Marvell-Freescale-to-COMPILE_TEST/20161116-024633 config: powerpc-allyesconfig (attached as .config) compiler: powerpc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.

[PATCH net-next 2/2] net: marvell: Allow drivers to be built with COMPILE_TEST

2016-11-15 Thread Florian Fainelli
All Marvell Ethernet drivers actually build fine with COMPILE_TEST with a few warnings. Signed-off-by: Florian Fainelli --- drivers/net/ethernet/marvell/Kconfig | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/net/ethernet/marvell/Kconfig b/drivers/net/etherne