Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms
This patch puts the definition of `plat_get_syscnt_freq()`
under `#ifdef ARM_SYS_CNTCTL_BASE` in arm_common.c file.
This is the fix for compilation error introduced by commit-id
`749ade4`, for platforms that use arm_common.c but do not
provide a memory mapped interface to the generic counter.

Fixes ARM-software/tf-issues#395

Change-Id: I2f2b10bd9500fa15308541ccb15829306a76a745
1 parent cf4ee17 commit 1969625afa0be891ac71c9bfaba40c00ac8672a3
@Yatharth Kochar Yatharth Kochar authored on 26 Apr 2016
Showing 1 changed file
View
plat/arm/common/aarch64/arm_common.c