diff options
Diffstat (limited to 'drivers/leds/leds-neo1973-vibrator.c')
-rw-r--r-- | drivers/leds/leds-neo1973-vibrator.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/leds-neo1973-vibrator.c b/drivers/leds/leds-neo1973-vibrator.c index 494fb83af4e..c3f24768e5e 100644 --- a/drivers/leds/leds-neo1973-vibrator.c +++ b/drivers/leds/leds-neo1973-vibrator.c @@ -20,7 +20,7 @@ #include <mach/hardware.h> #include <asm/mach-types.h> #include <asm/arch/pwm.h> -#include <asm/arch/gta01.h> +#include <mach/gta01.h> #include <asm/plat-s3c/regs-timer.h> #ifdef CONFIG_MACH_NEO1973_GTA02 |