summaryrefslogtreecommitdiffstats
path: root/drivers/perf
diff options
context:
space:
mode:
authorRaphael Gault2019-04-11 18:16:46 +0200
committerWill Deacon2019-04-11 19:12:42 +0200
commit3d659e7d6513890eb137e7056635004b8b885ce5 (patch)
tree106cb285db21a946843870ac2d010e3af3a82dbc /drivers/perf
parentperf/smmuv3: Enable HiSilicon Erratum 162001800 quirk (diff)
downloadkernel-qcow2-linux-3d659e7d6513890eb137e7056635004b8b885ce5.tar.gz
kernel-qcow2-linux-3d659e7d6513890eb137e7056635004b8b885ce5.tar.xz
kernel-qcow2-linux-3d659e7d6513890eb137e7056635004b8b885ce5.zip
arm64: perf_event: Remove wrongfully used inline
The functions armv8pmu_read_counter() and armv8pmu_write_counter() are `static inline` while they are only referenced when assigned to a function pointer field in a `struct arm_pmu` instance. The inline keyword is thus counter intuitive and shouldn't be used. Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Raphael Gault <raphael.gault@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'drivers/perf')
0 files changed, 0 insertions, 0 deletions