aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-neo1973-gta02.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/leds-neo1973-gta02.c')
-rw-r--r--drivers/leds/leds-neo1973-gta02.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/leds-neo1973-gta02.c b/drivers/leds/leds-neo1973-gta02.c
index 8fe817b7fd4..4b8687d0427 100644
--- a/drivers/leds/leds-neo1973-gta02.c
+++ b/drivers/leds/leds-neo1973-gta02.c
@@ -15,7 +15,7 @@
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/leds.h>
-#include <asm/hardware.h>
+#include <mach/hardware.h>
#include <asm/mach-types.h>
#include <asm/arch/pwm.h>
#include <asm/arch/gta02.h>