summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorDavid Heidelberg <david@ixit.cz>2026-08-27 16:27:41 +0200
committerLee Jones <lee@kernel.org>2026-09-03 14:31:23 +0100
commitb07adc1a304c7ca9ac25a01051561538757363c9 (patch)
tree2ff88c6c30fdf18889e9fab62b5a8e62ab3c577a /scripts/Makefile.thinlto
parentf37701cc6a6929eb26acc030aaaf1537e2e08a39 (diff)
downloadlinux-next-b07adc1a304c7ca9ac25a01051561538757363c9.tar.gz
linux-next-b07adc1a304c7ca9ac25a01051561538757363c9.zip
mfd: Fix MAX77705 dependency on regmap
The max77705 uses devm_regmap_add_irq_chip(), so add REGMAP_IRQ and REGMAP_I2C to what the core driver selects in order to provide these APIs. This fixes a build error: drivers/mfd/max77705.o: in function `max77705_i2c_probe': max77705.c:(.text+0x250): undefined reference to `devm_regmap_add_irq_chip' Cc: stable@vger.kernel.org Fixes: c8d50f029748 ("mfd: Add new driver for MAX77705 PMIC") Signed-off-by: David Heidelberg <david@ixit.cz> Link: https://patch.msgid.link/20260827-deps-reg-max77705-v1-1-c83a74d3d428@ixit.cz Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions