diff options
| author | Woody Zhang <[email protected]> | 2023-09-05 19:41:00 +0800 | 
|---|---|---|
| committer | Lee Jones <[email protected]> | 2023-09-19 15:05:20 +0100 | 
| commit | 9ef4dc24eb85f9e95ef183d09ae622b8efc34783 (patch) | |
| tree | 5a0a1df43aa07e413c191dd86826a08ca9b4d54f /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff) | |
mfd: cs42l43: Fix MFD_CS42L43 dependency on REGMAP_IRQ
MFD_CS42L43 depends on REGMAP_IRQ as it uses devm_regmap_add_irq_chip.
Otherwise the build may fail with following log.
  AR      drivers/built-in.a
  AR      built-in.a
  AR      vmlinux.a
  LD      vmlinux.o
  OBJCOPY modules.builtin.modinfo
  GEN     modules.builtin
  MODPOST Module.symvers
ERROR: modpost: "devm_regmap_add_irq_chip" [drivers/mfd/cs42l43.ko] undefined!
Fixes: ace6d1448138 ("mfd: cs42l43: Add support for cs42l43 core driver")
Signed-off-by: Woody Zhang <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions