summaryrefslogtreecommitdiff
path: root/drivers/perf/arm_smmuv3_pmu.c
diff options
context:
space:
mode:
authorRaphael Gault <raphael.gault@arm.com>2019-08-20 18:57:45 +0300
committerWill Deacon <will@kernel.org>2019-08-20 19:10:05 +0300
commitd91cc2f46ad5bd8020902093385fedf7e9e9d755 (patch)
tree4f7069d733e3dbfd98b4e58d91865974ce66ff64 /drivers/perf/arm_smmuv3_pmu.c
parent228f855fb57ae25599eee64a3f3db4f7f405b34f (diff)
downloadlinux-d91cc2f46ad5bd8020902093385fedf7e9e9d755.tar.xz
arm64: perf_event: Add missing header needed for smp_processor_id()
In perf_event.c we use smp_processor_id(), but we haven't included <linux/smp.h> where it is defined, and rely on this being pulled in via a transitive include. Let's make this more robust by including <linux.smp.h> explicitly. Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Raphael Gault <raphael.gault@arm.com> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/perf/arm_smmuv3_pmu.c')
0 files changed, 0 insertions, 0 deletions