ACPI: button: move HIDs to acpi/button.h
authorJosh Triplett <josh@joshtriplett.org>
Tue, 11 Feb 2020 23:37:22 +0000 (15:37 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 13 Feb 2020 22:36:23 +0000 (23:36 +0100)
commitac1cc6b4856ffa7ecb818b3ceb82bfc43597d613
tree16c8aad2a227077f0fa056d1c09cad5d0a2bae1f
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9
ACPI: button: move HIDs to acpi/button.h

This makes it possible to use ACPI_BUTTON_HID_POWER in another driver.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/button.c
include/acpi/button.h