diff options
Diffstat (limited to 'arch/arm/mach-omap2/am35xx-emac.c')
| -rw-r--r-- | arch/arm/mach-omap2/am35xx-emac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/am35xx-emac.c b/arch/arm/mach-omap2/am35xx-emac.c index 2c90ac686686..d0c54c573d34 100644 --- a/arch/arm/mach-omap2/am35xx-emac.c +++ b/arch/arm/mach-omap2/am35xx-emac.c | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | #include <linux/davinci_emac.h> | 19 | #include <linux/davinci_emac.h> |
| 20 | #include <asm/system.h> | 20 | #include <asm/system.h> |
| 21 | #include <plat/omap_device.h> | 21 | #include <plat/omap_device.h> |
| 22 | #include <mach/am35xx.h> | 22 | #include "am35xx.h" |
| 23 | #include "control.h" | 23 | #include "control.h" |
| 24 | #include "am35xx-emac.h" | 24 | #include "am35xx-emac.h" |
| 25 | 25 | ||
