On 08/08/2014 02:00 PM, Stefan Assmann wrote: > Only backport irq_get_trigger_type on architectures that have > CONFIG_HAVE_GENERIC_HARDIRQS=y. Otherwise we end up with: > > In file included from drivers/pci/msi.c:11:0: > backport/backport-include/linux/irq.h: In function 'irq_get_trigger_type': > backport/backport-include/linux/irq.h:9:9: error: implicit declaration > of function 'irq_get_irq_data' [-Werror=implicit-function-declaration] > struct irq_data *d = irq_get_irq_data(irq); > > Signed-off-by: Stefan Assmann <sassmann@xxxxxxxxx> > --- > backport/backport-include/linux/irq.h | 2 ++ > 1 file changed, 2 insertions(+) Thank you for the patch, it was applied and pushed out. Hauke -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html