summaryrefslogtreecommitdiff
path: root/drivers/vlynq
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-09-28 14:00:19 +0200
committerSebastian Reichel <sebastian.reichel@collabora.com>2021-09-30 12:48:36 +0200
commit5ce39985c60418579fab1d4ee81427d12bf9e64f (patch)
treefbe672fe25349587f44e5f90fd1bea0233b8aa6d /drivers/vlynq
parent9ba533eb99bb2acf8b2268c6f48dcf73e1e47753 (diff)
downloadlinux-5ce39985c60418579fab1d4ee81427d12bf9e64f.tar.gz
power: supply: core: Move psy_has_property() to fix build
If CONFIG_THERMAL=n: drivers/power/supply/power_supply_core.c: In function ‘__power_supply_register’: drivers/power/supply/power_supply_core.c:1137:6: error: implicit declaration of function ‘psy_has_property’ [-Werror=implicit-function-declaration] 1137 | if (psy_has_property(desc, POWER_SUPPLY_PROP_USB_TYPE) && | ^~~~~~~~~~~~~~~~ Fix this by moving psy_has_property() outside the section protected by CONFIG_THERMAL. Fixes: 9ba533eb99bb2acf ("power: supply: core: Add psy_has_property()") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Matthias Kaehlcke <mka@chromium.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'drivers/vlynq')
0 files changed, 0 insertions, 0 deletions