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 27e3b67eeb5..95086078503 100644
--- a/drivers/leds/leds-neo1973-vibrator.c
+++ b/drivers/leds/leds-neo1973-vibrator.c
@@ -19,7 +19,7 @@
#include <linux/leds.h>
#include <mach/hardware.h>
#include <asm/mach-types.h>
-#include <mach/pwm.h>
+#include <plat/pwm.h>
#include <mach/gta01.h>
#include <plat/regs-timer.h>