projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b154bb
)
[ARM] realview core.h uses leds_event_t, so include asm/leds.h
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 7 Nov 2005 10:30:16 +0000
(10:30 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 7 Nov 2005 10:30:16 +0000
(10:30 +0000)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-realview/core.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-realview/core.h
b/arch/arm/mach-realview/core.h
index
575599d
..
d83e8ba
100644
(file)
--- a/
arch/arm/mach-realview/core.h
+++ b/
arch/arm/mach-realview/core.h
@@
-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))