linux/drivers/net/ethernet/freescale
Florian Fainelli 00a19e55ca net: gianfar_ptp: Rename FS bit to FIPERST
FS is a global symbol used by the x86 32-bit architecture, fixes builds
re-definitions:

>> 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

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-18 13:54:21 -05:00
..
dpaa dpaa_eth: add trace points 2016-11-15 22:34:25 -05:00
fman fsl/fman: fix error return code in mac_probe() 2016-10-17 13:16:52 -04:00
fs_enet net: fs_enet: Utilize phy_ethtool_nway_reset 2016-11-15 16:33:35 -05:00
fec_main.c net: fec: Utilize phy_ethtool_nway_reset 2016-11-15 16:33:35 -05:00
fec_mpc52xx_phy.c mdio: Move allocation of interrupts into core 2016-01-07 14:31:26 -05:00
fec_mpc52xx.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00
fec_mpc52xx.h
fec_ptp.c net: fec: avoid timespec use 2015-10-05 03:16:39 -07:00
fec.h ARM: SoC platform updates for v4.8 2016-08-01 18:27:08 -04:00
fsl_pq_mdio.c net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or module 2016-09-12 20:27:58 -07:00
gianfar_ethtool.c net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings 2016-05-16 21:51:40 -04:00
gianfar_ptp.c net: gianfar_ptp: Rename FS bit to FIPERST 2016-11-18 13:54:21 -05:00
gianfar.c ethernet: use core min/max MTU checking 2016-10-18 11:34:22 -04:00
gianfar.h gianfar: prevent fragmentation in DSA environments 2016-08-23 16:48:59 -07:00
Kconfig dpaa_eth: add support for DPAA Ethernet 2016-11-15 22:34:25 -05:00
Makefile dpaa_eth: add support for DPAA Ethernet 2016-11-15 22:34:25 -05:00
ucc_geth_ethtool.c net: ethernet: ucc: Utilize phy_ethtool_nway_reset 2016-11-15 16:33:35 -05:00
ucc_geth.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00
ucc_geth.h QE: Move QE from arch/powerpc to drivers/soc 2015-12-22 17:12:56 -06:00
xgmac_mdio.c net/fsl: use of_property_read_bool 2016-08-08 16:15:00 -07:00