Procházet zdrojové kódy

[ARM] realview core.h uses leds_event_t, so include asm/leds.h

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King před 20 roky
rodič
revize
01bbaf0b2b
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      arch/arm/mach-realview/core.h

+ 1 - 0
arch/arm/mach-realview/core.h

@@ -23,6 +23,7 @@
 #define __ASM_ARCH_REALVIEW_H
 #define __ASM_ARCH_REALVIEW_H
 
 
 #include <asm/hardware/amba.h>
 #include <asm/hardware/amba.h>
+#include <asm/leds.h>
 #include <asm/io.h>
 #include <asm/io.h>
 
 
 #define __io_address(n)		__io(IO_ADDRESS(n))
 #define __io_address(n)		__io(IO_ADDRESS(n))