[ARM] realview core.h uses leds_event_t, so include asm/leds.h
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Родитель
0b154bb7d0
Коммит
01bbaf0b2b
|
@ -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))
|
||||||
|
|
Загрузка…
Ссылка в новой задаче