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

2016-11-16 Thread Florian Fainelli
On 11/16/2016 11:04 AM, kbuild test robot wrote: > Hi Florian, > > [auto build test WARNING on net-next/master] > > url: > https://github.com/0day-ci/linux/commits/Florian-Fainelli/net-gianfar_ptp-Rename-FS-bit-to-FIPERST/20161116-095805 > config: s390-allyesconfig (attached as .config) > com

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

2016-11-16 Thread kbuild test robot
Hi Florian, [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Florian-Fainelli/net-gianfar_ptp-Rename-FS-bit-to-FIPERST/20161116-095805 config: s390-allyesconfig (attached as .config) compiler: s390x-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705 reprod

[PATCH net-next v3 3/3] 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