diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2017-07-04 11:25:15 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-07-04 12:36:43 +0200 |
commit | e5682b4eecb2b73282853d0ef314d3164b986997 (patch) | |
tree | 082170cbb1d3d65bba154fdba9d62626db20b852 /kernel/irq/chip.c | |
parent | 4422d80ed7d4bdb2d6e9fb890c66c3d9250ba694 (diff) |
genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN
Fix this build error:
kernel/irq/internals.h:440:20: error: inlining failed in call to always_inline
'irq_domain_debugfs_init': function body not available
kernel/irq/debugfs.c:202:2: note: called from here
irq_domain_debugfs_init(root_dir);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/alpine.LFD.2.20.1707041124000.1712@schleppi
Diffstat (limited to 'kernel/irq/chip.c')
0 files changed, 0 insertions, 0 deletions