[ARM] Fix compilation in locomo.c
authorPavel Machek <pavel@suse.cz>
Sun, 4 Sep 2005 10:33:12 +0000 (11:33 +0100)
committerRussell 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