]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-sa1100/leds-hackkit.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[karo-tx-linux.git] / arch / arm / mach-sa1100 / leds-hackkit.c
index 2e5fa14aa4ebb67bc9e9696145a8e08398c9a650..2bce137462e46a5b5ffa7753256fc841ed484350 100644 (file)
@@ -9,10 +9,9 @@
  * 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>
+#include <mach/hardware.h>
 #include <asm/leds.h>
 #include <asm/system.h>