Re: [PATCH] HID: steam: select CONFIG_POWER_SUPPLY

2018-05-30 Thread Jiri Kosina
On Fri, 25 May 2018, Arnd Bergmann wrote: > Using the power supply APIs requires selecting the appropriate > Kconfig symbol, otherwise we get this build failure: > > drivers/hid/hid-steam.o: In function `steam_unregister': > hid-steam.c:(.text+0x1cc): undefined reference to

Re: [PATCH] HID: steam: select CONFIG_POWER_SUPPLY

2018-05-30 Thread Jiri Kosina
On Fri, 25 May 2018, Arnd Bergmann wrote: > Using the power supply APIs requires selecting the appropriate > Kconfig symbol, otherwise we get this build failure: > > drivers/hid/hid-steam.o: In function `steam_unregister': > hid-steam.c:(.text+0x1cc): undefined reference to

Re: [PATCH] HID: steam: select CONFIG_POWER_SUPPLY

2018-05-25 Thread Benjamin Tissoires
On Fri, May 25, 2018 at 5:30 PM, Arnd Bergmann wrote: > Using the power supply APIs requires selecting the appropriate > Kconfig symbol, otherwise we get this build failure: > > drivers/hid/hid-steam.o: In function `steam_unregister': > hid-steam.c:(.text+0x1cc): undefined

Re: [PATCH] HID: steam: select CONFIG_POWER_SUPPLY

2018-05-25 Thread Benjamin Tissoires
On Fri, May 25, 2018 at 5:30 PM, Arnd Bergmann wrote: > Using the power supply APIs requires selecting the appropriate > Kconfig symbol, otherwise we get this build failure: > > drivers/hid/hid-steam.o: In function `steam_unregister': > hid-steam.c:(.text+0x1cc): undefined reference to

[PATCH] HID: steam: select CONFIG_POWER_SUPPLY

2018-05-25 Thread Arnd Bergmann
Using the power supply APIs requires selecting the appropriate Kconfig symbol, otherwise we get this build failure: drivers/hid/hid-steam.o: In function `steam_unregister': hid-steam.c:(.text+0x1cc): undefined reference to `power_supply_unregister' drivers/hid/hid-steam.o: In function

[PATCH] HID: steam: select CONFIG_POWER_SUPPLY

2018-05-25 Thread Arnd Bergmann
Using the power supply APIs requires selecting the appropriate Kconfig symbol, otherwise we get this build failure: drivers/hid/hid-steam.o: In function `steam_unregister': hid-steam.c:(.text+0x1cc): undefined reference to `power_supply_unregister' drivers/hid/hid-steam.o: In function