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

2016-11-17 Thread Florian Fainelli
On 11/17/2016 01:12 AM, Arnd Bergmann wrote: > On Thursday, November 17, 2016 3:10:10 PM CET kbuild test robot wrote: >> url: >> https://github.com/0day-ci/linux/commits/Florian-Fainelli/net-fsl-Allow-most-drivers-to-be-built-with-COMPILE_TEST/20161116-094841 >> config: mips-allyesconfig (attac

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

2016-11-17 Thread Arnd Bergmann
On Thursday, November 17, 2016 3:10:10 PM CET kbuild test robot wrote: > url: > https://github.com/0day-ci/linux/commits/Florian-Fainelli/net-fsl-Allow-most-drivers-to-be-built-with-COMPILE_TEST/20161116-094841 > config: mips-allyesconfig (attached as .config) > compiler: mips-linux-gnu-gcc (De

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

2016-11-17 Thread Arnd Bergmann
On Thursday, November 17, 2016 10:30:10 AM CET kbuild test robot wrote: > > url: > https://github.com/0day-ci/linux/commits/Florian-Fainelli/net-fsl-Allow-most-drivers-to-be-built-with-COMPILE_TEST/20161116-094841 > config: m32r-allmodconfig (attached as .config) > compiler: m32r-linux-gcc (GC

Re: [PATCH net-next v2 3/3] 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-fsl-Allow-most-drivers-to-be-built-with-COMPILE_TEST/20161116-094841 config: mips-allyesconfig (attached as .config) compiler: mips-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20

Re: [PATCH net-next v2 3/3] 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-fsl-Allow-most-drivers-to-be-built-with-COMPILE_TEST/20161116-094841 config: m32r-allmodconfig (attached as .config) compiler: m32r-linux-gcc (GCC) 6.2.0 reproduce:

[PATCH net-next v2 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