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:
Liang Chen 2017-12-28 11:49:54 +08:00 committed by Tao Huang
commit 3ec8b5cf62

View file

@ -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[] = {