diff options
Diffstat (limited to 'arch/arm/mach-mxs/devices/platform-fec.c')
-rw-r--r-- | arch/arm/mach-mxs/devices/platform-fec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/devices/platform-fec.c b/arch/arm/mach-mxs/devices/platform-fec.c index 9859cf283335..ae96a4fd8f14 100644 --- a/arch/arm/mach-mxs/devices/platform-fec.c +++ b/arch/arm/mach-mxs/devices/platform-fec.c | |||
@@ -6,6 +6,7 @@ | |||
6 | * the terms of the GNU General Public License version 2 as published by the | 6 | * the terms of the GNU General Public License version 2 as published by the |
7 | * Free Software Foundation. | 7 | * Free Software Foundation. |
8 | */ | 8 | */ |
9 | #include <linux/dma-mapping.h> | ||
9 | #include <asm/sizes.h> | 10 | #include <asm/sizes.h> |
10 | #include <mach/mx28.h> | 11 | #include <mach/mx28.h> |
11 | #include <mach/devices-common.h> | 12 | #include <mach/devices-common.h> |