aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/devices-imx35.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-imx/devices-imx35.h')
-rw-r--r--arch/arm/mach-imx/devices-imx35.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/devices-imx35.h b/arch/arm/mach-imx/devices-imx35.h
index e45b5cbaac96..e2675f1b141c 100644
--- a/arch/arm/mach-imx/devices-imx35.h
+++ b/arch/arm/mach-imx/devices-imx35.h
@@ -6,7 +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 <mach/devices-common.h> 9#include "devices/devices-common.h"
10 10
11extern const struct imx_fec_data imx35_fec_data; 11extern const struct imx_fec_data imx35_fec_data;
12#define imx35_add_fec(pdata) \ 12#define imx35_add_fec(pdata) \