diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-04-14 10:33:16 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2016-04-20 08:55:09 +1000 |
commit | a4b8c18c40704c28be62af4606cc6758c9ff3dba (patch) | |
tree | 0856029a18d4db84db5a280e3dc1983e74169285 /arch/arm/mach-shmobile/headsmp.S | |
parent | c531fb27e9699eaee478ee5686a3cca5dee73602 (diff) |
ARM: shmobile: timer: Drop support for Cortex A8
Commit edf4100906044225 ("ARM: shmobile: sh7372 dtsi: Remove Legacy
file") removed the DTS for the last shmobile SoC with a Cortex A8 CPU
core (sh7372 aka SH-Mobile AP4), hence drop support for it in the
loops-per-jiffy preset code.
As "div" is always 1 for supported contemporary ARM processors, we can
simplify the code:
- Absorb shmobile_setup_delay_hz(), which was always called with
mult = div = 1,
- Return earlier if the Cortex A7/A15 arch timer exists and support is
enabled.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/headsmp.S')
0 files changed, 0 insertions, 0 deletions