diff options
author | Dang Huynh <[email protected]> | 2023-11-03 18:42:03 +0700 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-12-13 11:28:35 +0000 |
commit | 75469bb0537ad2ab0fc1fb6e534a79cfc03f3b3f (patch) | |
tree | 755b02beea3d93e5a3f05878d30575dda7f909fe /tools/perf/scripts/python/libxed.py | |
parent | ec95a68dad00c81d53ab9aa9bcbdf0a86347e0d9 (diff) |
leds: aw2013: Select missing dependency REGMAP_I2C
The AW2013 driver uses devm_regmap_init_i2c, so REGMAP_I2C needs to
be selected.
Otherwise build process may fail with:
ld: drivers/leds/leds-aw2013.o: in function `aw2013_probe':
leds-aw2013.c:345: undefined reference to `__devm_regmap_init_i2c'
Signed-off-by: Dang Huynh <[email protected]>
Acked-by: Nikita Travkin <[email protected]>
Fixes: 59ea3c9faf32 ("leds: add aw2013 driver")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions