diff options
author | Tony Lindgren <tony@atomide.com> | 2015-01-13 09:00:38 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-01-13 09:00:38 -0800 |
commit | 13eeb0f32645a9247b4c099b523af8c6e0420f56 (patch) | |
tree | 74332b80805fbfc275d568ee13daaaf702299cf6 /arch/arm/mach-omap2/pdata-quirks.c | |
parent | 5c5f9b42b5749d2424048b3e0735218f4cf03747 (diff) |
ARM: OMAP3: Remove legacy support for am35xx-emac
This is no longer needed now that 3517 is booting in device tree
only mode.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/pdata-quirks.c')
-rw-r--r-- | arch/arm/mach-omap2/pdata-quirks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/pdata-quirks.c b/arch/arm/mach-omap2/pdata-quirks.c index 3d7eee1d3cf..190fa43e747 100644 --- a/arch/arm/mach-omap2/pdata-quirks.c +++ b/arch/arm/mach-omap2/pdata-quirks.c @@ -19,7 +19,6 @@ #include <linux/platform_data/pinctrl-single.h> #include <linux/platform_data/iommu-omap.h> -#include "am35xx.h" #include "common.h" #include "common-board-devices.h" #include "dss-common.h" |