diff options
Diffstat (limited to 'arch/sh64/kernel/led.c')
-rw-r--r-- | arch/sh64/kernel/led.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh64/kernel/led.c b/arch/sh64/kernel/led.c index cf993c4a9fdc..e35d3f667fb4 100644 --- a/arch/sh64/kernel/led.c +++ b/arch/sh64/kernel/led.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * | 8 | * |
9 | * Flash the LEDs | 9 | * Flash the LEDs |
10 | */ | 10 | */ |
11 | #include <linux/config.h> | ||
12 | #include <linux/stddef.h> | 11 | #include <linux/stddef.h> |
13 | #include <linux/sched.h> | 12 | #include <linux/sched.h> |
14 | 13 | ||