aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-neo1973-vibrator.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/leds-neo1973-vibrator.c')
-rw-r--r--drivers/leds/leds-neo1973-vibrator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/leds-neo1973-vibrator.c b/drivers/leds/leds-neo1973-vibrator.c
index 647e8603430..2b50504af6c 100644
--- a/drivers/leds/leds-neo1973-vibrator.c
+++ b/drivers/leds/leds-neo1973-vibrator.c
@@ -17,7 +17,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/gta01.h>