diff options
author | Ray Chi <raychi@google.com> | 2021-03-27 21:28:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-28 14:35:54 +0300 |
commit | c21161e40ee94486f7db701f9b4d3f9c25763e8c (patch) | |
tree | 62eb185f67e98f1df27ff37a6495567e3e0daf59 /drivers/usb/misc/ehset.c | |
parent | 8a5b5c3c1634f9d7a96ea3b38f3d75333c887bf6 (diff) | |
download | linux-c21161e40ee94486f7db701f9b4d3f9c25763e8c.tar.xz |
power: supply: Fix build error when CONFIG_POWER_SUPPLY is not enabled.
The build error happens when CONFIG_POWER_SUPPLY is not enabled.
h8300-linux-ld: drivers/usb/dwc3/gadget.o: in function `.L59':
>> gadget.c:(.text+0x655): undefined reference to `power_supply_set_property'
Fixes: 99288de36020 ("usb: dwc3: add an alternate path in vbus_draw callback")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Ray Chi <raychi@google.com>
Link: https://lore.kernel.org/r/20210327182809.1814480-3-raychi@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/misc/ehset.c')
0 files changed, 0 insertions, 0 deletions