commit | 90d16a43d50c6557ea8d6b7d3b597025c932ad92 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Feb 04 18:59:41 2014 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Feb 05 11:13:59 2014 +0100 |
tree | 6be5e142daafee3596b4815d8ee23b83b0340348 | |
parent | 21708c991eaea76080a9700117181c0d467af9fc [diff] |
gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIP gpio-tb10x driver uses generic irq chip APIs (irq_alloc_domain_generic_chips, irq_remove_generic_chip), so it needs to select GENERIC_IRQ_CHIP to avoid build error. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>