diff options
| author | Dmitry Osipenko <[email protected]> | 2020-01-06 04:51:54 +0300 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2020-01-07 00:02:09 +0100 |
| commit | c5706c7defc79de68a115b5536376298a8fef111 (patch) | |
| tree | 41900f82144c3adba73d0ef902abd606d17f0600 /tools/perf/scripts/python/stat-cpi.py | |
| parent | 8bee8084ba03d59004103502c3002bb5c05a129f (diff) | |
gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
Driver fails to compile in a minimized kernel's configuration because of
the missing dependency on GPIOLIB_IRQCHIP.
error: ‘struct gpio_chip’ has no member named ‘irq’
44 | virq = irq_find_mapping(gpio->gpio_chip.irq.domain, offset);
Signed-off-by: Dmitry Osipenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions