git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7db078b
)
[ARM] Fix compilation in locomo.c
author
Pavel Machek
<pavel@suse.cz>
Sun, 4 Sep 2005 10:33:12 +0000
(11:33 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 4 Sep 2005 10:33:12 +0000
(11:33 +0100)
Do not access children in struct device directly, use
device_for_each_child helper instead. It fixes compilation.
Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found