diff options
Diffstat (limited to 'arch/arm/mach-sa1100/leds-hackkit.c')
| -rw-r--r-- | arch/arm/mach-sa1100/leds-hackkit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-sa1100/leds-hackkit.c b/arch/arm/mach-sa1100/leds-hackkit.c index 7e91cc90b5a..2bce137462e 100644 --- a/arch/arm/mach-sa1100/leds-hackkit.c +++ b/arch/arm/mach-sa1100/leds-hackkit.c | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | */ | 11 | */ |
| 12 | #include <linux/init.h> | 12 | #include <linux/init.h> |
| 13 | 13 | ||
| 14 | #include <asm/hardware.h> | 14 | #include <mach/hardware.h> |
| 15 | #include <asm/leds.h> | 15 | #include <asm/leds.h> |
| 16 | #include <asm/system.h> | 16 | #include <asm/system.h> |
| 17 | 17 | ||
