> From: kbuild test robot <lkp@xxxxxxxxx> > Sent: Friday, July 5, 2019 12:09 PM ... > All errors (new ones prefixed by >>): > > drivers/net/ethernet/qualcomm/emac/emac-phy.o: In function > `acpi_sleep_state_supported': > >> emac-phy.c:(.text+0x1d8): multiple definition of > `acpi_sleep_state_supported' > drivers/net/ethernet/qualcomm/emac/emac.o:emac.c:(.text+0xbf8): first > defined here > drivers/net/ethernet/qualcomm/emac/emac-sgmii.o: In function > `acpi_sleep_state_supported': > emac-sgmii.c:(.text+0x548): multiple definition of > `acpi_sleep_state_supported' > drivers/net/ethernet/qualcomm/emac/emac.o:emac.c:(.text+0xbf8): first > defined here Thank for reporting the issue! I posted a fix just now: https://lkml.org/lkml/2019/7/5/630 Thanks, -- Dexuan