commit | 7dd4cfd7f8c2976a8d65022146386480474501ca | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm+renesas@opensource.se> | Wed Aug 20 22:03:12 2014 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Fri Aug 22 11:31:56 2014 +0900 |
tree | 10c3fe16b002ec08e68ad69d2afa1c4c7578c253 | |
parent | f5720080b51d61c33dc559fedab9a601930e95c1 [diff] |
ARM: shmobile: Remove shmobile_setup_delay() All ARM mach-shmobile SoCs and boards now rely on DTS for CPU Frequency information, so remove the unused function shmobile_setup_delay(). While at it, make the function shmobile_setup_delay_hz() static. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>