summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/3ds_debugboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-imx/3ds_debugboard.c')
-rw-r--r--arch/arm/mach-imx/3ds_debugboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/3ds_debugboard.c b/arch/arm/mach-imx/3ds_debugboard.c
index 5c10ad05df74..134377352966 100644
--- a/arch/arm/mach-imx/3ds_debugboard.c
+++ b/arch/arm/mach-imx/3ds_debugboard.c
@@ -21,7 +21,7 @@
#include <linux/regulator/machine.h>
#include <linux/regulator/fixed.h>
-#include <mach/hardware.h>
+#include "hardware.h"
/* LAN9217 ethernet base address */
#define LAN9217_BASE_ADDR(n) (n + 0x0)