-
由 Will Deacon 提交于
cci_pmu_sync_counters and pmu_event_set_period are internal functions to the CCI PMU driver, so make them static to avoid polluting the kernel namespace. Signed-off-by: NWill Deacon <will.deacon@arm.com>ceb49512
cci_pmu_sync_counters and pmu_event_set_period are internal functions
to the CCI PMU driver, so make them static to avoid polluting the kernel
namespace.
Signed-off-by: NWill Deacon <will.deacon@arm.com>