linux-next: build warning after merge of the irqchip tree
From: Stephen Rothwell <hidden>
Date: 2014-11-27 06:28:46
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 819 bytes
From: Stephen Rothwell <hidden>
Date: 2014-11-27 06:28:46
Also in:
lkml
Hi Jason,
After merging the irqchip tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
include/linux/irqchip/arm-gic.h:109:53: warning: its scope is only this definition or declaration, which is probably not what you want
In file included from arch/arm/mach-ux500/pm.c:13:0:
include/linux/irqchip/arm-gic.h:109:53: warning: 'struct irq_domain' declared inside parameter list
int gicv2m_of_init(struct device_node *node, struct irq_domain *parent);
^
and many more similar.
Introduced by commit 853a33ce6932 ("irqchip: gic-v2m: Add support for
ARM GICv2m MSI(-X) doorbell").
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au