rockchip: rk3288: Move clock CMD to SoC file
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 12:02:13 +0000 (20:02 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:27:11 +0000 (10:27 +0800)
commit88a87bcbb344ec63c62c001c356aaad8f60c84fa
tree73bd5315ad5824d78e710af1ee1ed8b3b48a3ece
parentb678f2790c8634539a3458f03d53f2273e0fdc75
rockchip: rk3288: Move clock CMD to SoC file

Move the do_clock CMD to rk3288.c so that we can re-use
the common board file later.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/rk3288-board.c
arch/arm/mach-rockchip/rk3288/rk3288.c