mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
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
|
|
@ -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…
Reference in New Issue
Block a user