diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2018-07-07 18:25:01 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-07-09 12:32:44 +0300 |
commit | 2c4c2a71bd6f75c3982ac09407889b110673ac83 (patch) | |
tree | 44979ec4e5ecc836c60cd00728e0436374400a8e /arch/x86/boot/compressed/kaslr_64.c | |
parent | 7c058c7c74b3dbeb7d157c273959f87faf710350 (diff) | |
download | linux-2c4c2a71bd6f75c3982ac09407889b110673ac83.tar.xz |
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 'arch/x86/boot/compressed/kaslr_64.c')
0 files changed, 0 insertions, 0 deletions