diff options
Diffstat (limited to 'arch/mn10300/unit-asb2303/leds.c')
-rw-r--r-- | arch/mn10300/unit-asb2303/leds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mn10300/unit-asb2303/leds.c b/arch/mn10300/unit-asb2303/leds.c index cd4bc78ccfc8..c03839357a14 100644 --- a/arch/mn10300/unit-asb2303/leds.c +++ b/arch/mn10300/unit-asb2303/leds.c | |||
@@ -16,7 +16,7 @@ | |||
16 | #include <asm/processor.h> | 16 | #include <asm/processor.h> |
17 | #include <asm/intctl-regs.h> | 17 | #include <asm/intctl-regs.h> |
18 | #include <asm/rtc-regs.h> | 18 | #include <asm/rtc-regs.h> |
19 | #include <asm/unit/leds.h> | 19 | #include <unit/leds.h> |
20 | 20 | ||
21 | #if 0 | 21 | #if 0 |
22 | static const u8 asb2303_led_hex_tbl[16] = { | 22 | static const u8 asb2303_led_hex_tbl[16] = { |