diff options
author | 2018-07-07 08:25:01 -0700 | |
---|---|---|
committer | 2018-07-09 11:32:44 +0200 | |
commit | 2c4c2a71bd6f75c3982ac09407889b110673ac83 (patch) | |
tree | 44979ec4e5ecc836c60cd00728e0436374400a8e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ACPI / button: increment wakeup count only when notified (diff) | |
download | wireguard-linux-2c4c2a71bd6f75c3982ac09407889b110673ac83.tar.xz wireguard-linux-2c4c2a71bd6f75c3982ac09407889b110673ac83.zip |
ACPI / button: fix defined but not used warning
Fix a build warning in the ACPI button driver when CONFIG_PROC_FS
is not enabled by marking the unused function as __maybe_unused.
../drivers/acpi/button.c:252:12: warning: 'acpi_button_state_seq_show' defined but not used [-Wunused-function]
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions