Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01bbaf0b authored by Russell King's avatar Russell King Committed by Russell King
Browse files

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

parent 0b154bb7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
#define __ASM_ARCH_REALVIEW_H

#include <asm/hardware/amba.h>
#include <asm/leds.h>
#include <asm/io.h>

#define __io_address(n)		__io(IO_ADDRESS(n))