On 11/15/2016 04:24 PM, 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-ethernet-Allow-Marvell-Freescale-to-COMPILE_TEST/20161116-024633 > config: i386-allmodconfig (attached as .config) > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 > reproduce: > # save the attached .config to linux build tree > make ARCH=i386 > > All warnings (new ones prefixed by >>): > >>> drivers/net/ethernet/freescale/gianfar_ptp.c:75:0: warning: "FS" redefined > #define FS (1<<28) /* FIPER start indication */ > > In file included from arch/x86/include/uapi/asm/ptrace.h:5:0, > from arch/x86/include/asm/ptrace.h:6, > from arch/x86/include/asm/math_emu.h:4, > from arch/x86/include/asm/processor.h:11, > from include/linux/mutex.h:19, > from include/linux/kernfs.h:13, > from include/linux/sysfs.h:15, > from include/linux/kobject.h:21, > from include/linux/device.h:17, > from drivers/net/ethernet/freescale/gianfar_ptp.c:23: > arch/x86/include/uapi/asm/ptrace-abi.h:15:0: note: this is the location of > the previous definition > #define FS 9 >
Fixed, resubmitting. -- Florian