From: Heiko Stuebner Date: Tue, 18 Jun 2013 17:41:14 +0000 (+0900) Subject: pinctrl: s3c24xx: use correct header for chained_irq functions X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2c70a7905dbf97472e9a5fa6919675462373994;p=pandora-kernel.git pinctrl: s3c24xx: use correct header for chained_irq functions chained_irq_enter and chained_irq_exit moved to a real header under linux/pinctrl instead of asm/. Update the pinctrl driver to use the correct header and fix the build error. Signed-off-by: Heiko Stuebner Acked-by: Linus Walleij ` Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed