]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Rework multiplatform include workaround
authorMagnus Damm <damm+renesas@opensource.se>
Thu, 31 Jul 2014 00:25:15 +0000 (09:25 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 20 Aug 2014 00:09:22 +0000 (09:09 +0900)
commitf2acab52e77650044b0772a6d7abbfef1eb4cede
treef4f49cc52c257100520601b4cffe76943d0b817c
parent9b0fd79af38cb1d68f5faf4fb528713116480e9f
ARM: shmobile: Rework multiplatform include workaround

Now when the majority of the include files have moved from
arch/arm/mach-shmobile/include/mach/ to arch/arm/mach-shmobile/
remove the header include file workaround in the Makefile...

... and add another workaround in irqs.h to cope with the fact
that <mach/irqs.h> needs to be where it is until the PFC code
has been updated to remove legacy non-DT interfaces.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/irqs.h