From: Magnus Damm Date: Thu, 31 Jul 2014 00:25:15 +0000 (+0900) Subject: ARM: shmobile: Rework multiplatform include workaround X-Git-Tag: fixes-for-v3.18-merge-window~5^2~32^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2acab52e77650044b0772a6d7abbfef1eb4cede;p=pandora-kernel.git 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 needs to be where it is until the PFC code has been updated to remove legacy non-DT interfaces. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed