From: Vincent Stehlé Date: Thu, 21 Aug 2014 23:31:20 +0000 (+0200) Subject: irq: Export handle_fasteoi_irq X-Git-Tag: fixes-v3.17-rc4~36^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cad45eea3849faeb34591b60d16b50d13a38d77;p=pandora-kernel.git irq: Export handle_fasteoi_irq Export handle_fasteoi_irq to be able to use it in e.g. the Zynq gpio driver since commit 6dd859508336 ("gpio: zynq: Fix IRQ handlers"). This fixes the following link issue: ERROR: "handle_fasteoi_irq" [drivers/gpio/gpio-zynq.ko] undefined! Signed-off-by: Vincent Stehlé Acked-by: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org Cc: Vincent Stehle Cc: Lars-Peter Clausen Cc: Linus Walleij Link: http://lkml.kernel.org/r/1408663880-29179-1-git-send-email-vincent.stehle@laposte.net Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed