From: Magnus Damm Date: Tue, 17 Jun 2014 07:47:29 +0000 (+0900) Subject: ARM: shmobile: Move most of irqs.h, keep some for pinctl X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~25^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6bab1263c61e39cfc3427f54baff6f683f54298;p=pandora-kernel.git ARM: shmobile: Move most of irqs.h, keep some for pinctl Move most of irqs.h so it can be used as #include "irqs.h" instead of the old style #include . Legacy code in drivers/pinctrl needs more work to get rid of the "mach" portion of the include path, so some part is left in the original location. Signed-off-by: Magnus Damm Acked-by: Geert Uytterhoeven Acked-by: Arnd Bergmann [horms+renesas@verge.net.au: Do not add trailing blank line to irqs.h] Signed-off-by: Simon Horman --- Reading git-diff-tree failed