aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2014-02-24 16:48:26 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2014-02-25 11:33:37 +0000
commit74c4137b2a9c73e7e6887ea1bac93d7012827012 (patch)
tree6ec689b7afd59ea2f5ff6d758b86ae366bedad45 /arch/arm/mach-omap2
parentARM: 7985/1: mm: implement pte_accessible for faulting mappings (diff)
downloadlinux-dev-74c4137b2a9c73e7e6887ea1bac93d7012827012.tar.xz
linux-dev-74c4137b2a9c73e7e6887ea1bac93d7012827012.zip
ARM: 7989/1: Delete asm/system.h
Delete ARM's asm/system.h. It's the last holdout and should be got rid of. This builds for defconfig, lpc32xx_defconfig, exynos_defconfig + XEN, the previous changed to a Gemini system and an omap3 config with TI_DAVINCI_EMAC. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-omap2')
-rw-r--r--arch/arm/mach-omap2/am35xx-emac.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/am35xx-emac.c b/arch/arm/mach-omap2/am35xx-emac.c
index 25b79a297365..6a6935caac1e 100644
--- a/arch/arm/mach-omap2/am35xx-emac.c
+++ b/arch/arm/mach-omap2/am35xx-emac.c
@@ -17,7 +17,6 @@
#include <linux/err.h>
#include <linux/davinci_emac.h>
-#include <asm/system.h>
#include "omap_device.h"
#include "am35xx.h"
#include "control.h"