aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorNitin A Kamble <[email protected]>2014-01-30 16:50:10 -0800
committerThomas Gleixner <[email protected]>2014-02-05 10:17:32 +0100
commit923fa4ea382f592dee2ba3b205befb90cbddf3af (patch)
tree2a06eb2f51fa65ee2ae27672313f82872cdbfe8a /scripts/gdb
parent38dbfb59d1175ef458d006556061adeaa8751b72 (diff)
genirq: Generic irq chip requires IRQ_DOMAIN
The generic_chip.c uses interfaces from irq_domain.c which is controlled by the IRQ_DOMAIN config option, but there is no Kconfig dependency so the build can fail: linux/kernel/irq/generic-chip.c:400:11: error: 'irq_domain_xlate_onetwocell' undeclared here (not in a function) Select IRQ_DOMAIN when GENERIC_IRQ_CHIP is selected. Signed-off-by: Nitin A Kamble <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] # 3.11+
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions