diff options
Diffstat (limited to 'arch/sh/boards/mpc1211/led.c')
-rw-r--r-- | arch/sh/boards/mpc1211/led.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boards/mpc1211/led.c b/arch/sh/boards/mpc1211/led.c index 0a31beec3465..1fe36927f691 100644 --- a/arch/sh/boards/mpc1211/led.c +++ b/arch/sh/boards/mpc1211/led.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * This file contains Interface MPC-1211 specific LED code. | 6 | * This file contains Interface MPC-1211 specific LED code. |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include <linux/config.h> | ||
10 | 9 | ||
11 | static void mach_led(int position, int value) | 10 | static void mach_led(int position, int value) |
12 | { | 11 | { |