ARM: sa1100: include linux/io.h in hackkit leds code
[platform/kernel/linux-arm64.git] / arch / arm / mach-sa1100 / leds-hackkit.c
index 6a23524..f8e4723 100644 (file)
@@ -10,6 +10,7 @@
  * as cpu led, the green one is used as timer led.
  */
 #include <linux/init.h>
+#include <linux/io.h>
 
 #include <mach/hardware.h>
 #include <asm/leds.h>