arm: rockchip: rockchip.c: remove register cpufreq-dt device
This has been done in drivers/cpufreq/rockchip-cpufreq.c Change-Id: Ie3142f1db99560e596706871a67af6e2e06f5153 Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
parent
eaa2077de0
commit
3ec8b5cf62
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ static void __init rockchip_dt_init(void)
|
|||
{
|
||||
rockchip_suspend_init();
|
||||
of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
|
||||
platform_device_register_simple("cpufreq-dt", 0, NULL, 0);
|
||||
}
|
||||
|
||||
static const char * const rockchip_board_dt_compat[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue