diff options
| author | Raphael Gault <[email protected]> | 2019-08-20 15:57:45 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2019-08-20 16:10:05 +0000 |
| commit | d91cc2f46ad5bd8020902093385fedf7e9e9d755 (patch) | |
| tree | 4f7069d733e3dbfd98b4e58d91865974ce66ff64 /drivers/perf/fsl_imx8_ddr_perf.c | |
| parent | perf: Remove dev_err() usage after platform_get_irq() (diff) | |
| download | kernel-d91cc2f46ad5bd8020902093385fedf7e9e9d755.tar.gz kernel-d91cc2f46ad5bd8020902093385fedf7e9e9d755.zip | |
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 <[email protected]>
Signed-off-by: Raphael Gault <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'drivers/perf/fsl_imx8_ddr_perf.c')
0 files changed, 0 insertions, 0 deletions
