diff options
| author | Sudip Mukherjee <[email protected]> | 2016-10-06 17:36:43 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2016-10-21 08:21:38 +0000 |
| commit | 3118dac501bc0317de099db81618d589503351e1 (patch) | |
| tree | bbc56116e000ea22002d4b7fd5c78640e78117e3 /scripts/gcc-plugins/gcc-common.h | |
| parent | irqchip/jcore: Don't show Kconfig menu item for driver (diff) | |
| download | kernel-3118dac501bc0317de099db81618d589503351e1.tar.gz kernel-3118dac501bc0317de099db81618d589503351e1.zip | |
kernel/irq: Export irq_set_parent()
The TPS65217 driver grew interrupt support which uses
irq_set_parent(). While it's not yet clear why this is used in the first
place, building the driver as a module fails with:
ERROR: ".irq_set_parent" [drivers/mfd/tps65217.ko] undefined!
The correctness of the driver change is still investigated, but for now
it's less trouble to export irq_set_parent() than dealing with the build
wreckage.
[ tglx: Rewrote changelog and made the export GPL ]
Fixes: 6556bdacf646 ("mfd: tps65217: Add support for IRQs")
Signed-off-by: Sudip Mukherjee <[email protected]>
Cc: Sudip Mukherjee <[email protected]>
Cc: Marcin Niestroj <[email protected]>
Cc: Grygorii Strashko <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Lee Jones <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions
