Re: [RESEND]: RE: [PATCH v2 3/3] pch_gpio: support interrupt function

From: Tomoya MORINAGA
Date: Sun Jun 19 2011 - 21:08:12 EST


Hi Grant

(2011/06/08 2:22), Grant Likely wrote:

You don't need to implement new irq_chip
operations if you use the new irq_chip_generic implementation.


I have recently started implementing GPIO interrupt using irq_chip_generic.
However, the compile becomes failed.
irq_alloc_generic_chip: undefined reference
irq_setup_generic_chip: undefined reference

It seems irq_chip_generic is only ARM code.(linux-3.0-rc3)
Does X86 support irq_chip_generic ?


--
tomoya
OKI SEMICONDUCTOR CO., LTD.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/