diff options
author | 2022-11-16 07:49:30 +0000 | |
---|---|---|
committer | 2022-11-23 19:36:46 +0100 | |
commit | 05e6b4313755742a179cc2315da5dd58df552f7d (patch) | |
tree | 019c43ec36da130fd539bd170d3d1df6e93655bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: processor_idle: Silence missing prototype warnings (diff) | |
download | wireguard-linux-05e6b4313755742a179cc2315da5dd58df552f7d.tar.xz wireguard-linux-05e6b4313755742a179cc2315da5dd58df552f7d.zip |
ACPI: processor: Silence missing prototype warnings
Silence the following warnings when built with W=1:
| CC drivers/acpi/acpi_processor.c
| warning: no previous prototype for 'arch_register_cpu' [-Wmissing-prototypes]
| int __weak arch_register_cpu(int cpu)
| ^
| CC drivers/acpi/acpi_processor.c
| warning: no previous prototype for 'arch_unregister_cpu' [-Wmissing-prototypes]
| void __weak arch_unregister_cpu(int cpu) {}
| ^
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions