Message ID | 20140820130245.32075.95808.sendpatchset@w520 (mailing list archive) |
---|---|
State | Accepted |
Commit | 5df622a56b7da3c54609f26cc6221ab3382efaaf |
Headers | show |
--- 0001/arch/arm/mach-shmobile/setup-sh73a0.c +++ work/arch/arm/mach-shmobile/setup-sh73a0.c 2014-08-20 21:16:16.000000000 +0900 @@ -746,7 +746,7 @@ void __init sh73a0_add_standard_devices( void __init sh73a0_init_delay(void) { - shmobile_setup_delay(1196, 44, 46); /* Cortex-A9 @ 1196MHz */ + shmobile_init_delay(); } /* do nothing for !CONFIG_SMP or !CONFIG_HAVE_TWD */