diff options
author | Tony Lindgren <tony@atomide.com> | 2015-01-13 12:00:38 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-01-13 12:00:38 -0500 |
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 3d7eee1d3cfa..190fa43e7479 100644 --- a/arch/arm/mach-omap2/pdata-quirks.c +++ b/arch/arm/mach-omap2/pdata-quirks.c | |||
@@ -19,7 +19,6 @@ | |||
19 | #include <linux/platform_data/pinctrl-single.h> | 19 | #include <linux/platform_data/pinctrl-single.h> |
20 | #include <linux/platform_data/iommu-omap.h> | 20 | #include <linux/platform_data/iommu-omap.h> |
21 | 21 | ||
22 | #include "am35xx.h" | ||
23 | #include "common.h" | 22 | #include "common.h" |
24 | #include "common-board-devices.h" | 23 | #include "common-board-devices.h" |
25 | #include "dss-common.h" | 24 | #include "dss-common.h" |