diff options
Diffstat (limited to 'arch/arm/mach-sa1100/leds-hackkit.c')
| -rw-r--r-- | arch/arm/mach-sa1100/leds-hackkit.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-sa1100/leds-hackkit.c b/arch/arm/mach-sa1100/leds-hackkit.c index 2e5fa14aa4e..7e91cc90b5a 100644 --- a/arch/arm/mach-sa1100/leds-hackkit.c +++ b/arch/arm/mach-sa1100/leds-hackkit.c @@ -9,7 +9,6 @@   * The HackKit has two leds (GPIO 22/23). The red led (gpio 22) is used   * as cpu led, the green one is used as timer led.   */ -#include <linux/config.h>  #include <linux/init.h>  #include <asm/hardware.h>  |