diff options
author | Rob Herring <robh@kernel.org> | 2023-03-29 18:52:05 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-04-14 01:46:34 +0300 |
commit | a0418108d7e1299b3fb696de96981c3bc05a040f (patch) | |
tree | 893c692f769fc9d04085408dd50ca08f197db7f6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ec7a7aa9a48736f4def16dc33e8ec01a49b0bfa4 (diff) | |
download | linux-a0418108d7e1299b3fb696de96981c3bc05a040f.tar.xz |
riscv: Add explicit include for cpu.h
Removing the include of cpu.h from of_device.h (included by
of_platform.h) causes an error in setup.c:
arch/riscv/kernel/setup.c:313:22: error: arithmetic on a pointer to an incomplete type 'typeof(struct cpu)' (aka 'struct cpu')
The of_platform.h header is not necessary either, so it can be dropped.
Link: https://lore.kernel.org/r/20230329-dt-cpu-header-cleanups-v1-8-581e2605fe47@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions