projects
/
openwrt
/
staging
/
blogic.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 575599db74dbe0d120518266981a4177fe3d0d65..d83e8bad20384291b1ad8c8e99d400277546922d 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))