diff options
author | Jason Cooper <jason@lakedaemon.net> | 2012-02-29 18:39:08 +0100 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2012-03-16 05:28:41 +0100 |
commit | 2b45e05f51a79c2818523c923dfe008b8b2f4227 (patch) | |
tree | f059f5b0a4c6fea3b46f28b56fa81d9a8be93d18 /arch/m68k/Kconfig.machine | |
parent | ARM: kirkwood: fdt: use mrvl ticker symbol (diff) | |
download | linux-2b45e05f51a79c2818523c923dfe008b8b2f4227.tar.xz linux-2b45e05f51a79c2818523c923dfe008b8b2f4227.zip |
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: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions