From: Catalin Marinas Date: Fri, 18 Jan 2013 15:31:37 +0000 (+0000) Subject: arm: Move chained_irq_(enter|exit) to a generic file X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~70^2~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de88cbb7b244f3bcd61d49fd6dec35c19192545a;p=pandora-kernel.git arm: Move chained_irq_(enter|exit) to a generic file These functions have been introduced by commit 10a8c383 (irq: introduce entry and exit functions for chained handlers) in asm/mach/irq.h. This patch moves them to linux/irqchip/chained_irq.h so that generic irqchip drivers do not rely on architecture specific header files. Signed-off-by: Catalin Marinas Tested-by: Marc Zyngier Cc: Russell King Cc: Thomas Gleixner Cc: Rob Herring --- Reading git-diff-tree failed