diff options
author | Randy Dunlap <[email protected]> | 2023-08-28 15:42:01 -0700 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2023-09-12 18:30:59 +0200 |
commit | 37d1a624cb7934687dd9775f7fea771ae5aadd29 (patch) | |
tree | 52e636438057b2d849760781c562d983896d5277 /scripts/generate_rust_analyzer.py | |
parent | 779873ec81306d2c40c459fa7c91a5d40655510d (diff) |
power: supply: rt5033_charger: recognize EXTCON setting
CHARGER_RT5033 should honor the EXTCON setting to prevent these
build errors:
riscv64-linux-ld: drivers/power/supply/rt5033_charger.o: in function `.L33':
rt5033_charger.c:(.text.rt5033_charger_probe+0x578): undefined reference to `extcon_find_edev_by_node'
riscv64-linux-ld: drivers/power/supply/rt5033_charger.o: in function `.L0 ':
rt5033_charger.c:(.text.rt5033_charger_probe+0x64e): undefined reference to `devm_extcon_register_notifier_all'
riscv64-linux-ld: drivers/power/supply/rt5033_charger.o: in function `.L96':
rt5033_charger.c:(.text.rt5033_charger_extcon_work+0x32): undefined reference to `extcon_get_state'
Fixes: 12cc585f36b8 ("power: supply: rt5033_charger: Add cable detection and USB OTG supply")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Jakob Hauser <[email protected]>
Cc: Sebastian Reichel <[email protected]>
Cc: Lee Jones <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions