From: Axel Lin Date: Tue, 4 Feb 2014 10:59:41 +0000 (+0800) Subject: gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIP X-Git-Tag: v3.14-rc3~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90d16a43d50c6557ea8d6b7d3b597025c932ad92;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed