Skip to content
Commit 2b45e05f authored by Jason Cooper's avatar Jason Cooper
Browse files

ARM: kirkwood: fdt: absorb kirkwood_init()



We need to absorb kirkwood_init() into kirkwood_dt_init() so that as we
convert drivers, we can remove the platform call, eg
kirkwood_rtc_init().  This maintains compatibility with non-fdt
configurations because they still call kirkwood_init() in common.c.

As drivers are converted, we will reinstate the 'static' qualifier in
common.c.

Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
parent b77816de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment