forked from Minki/linux
ACPI: tiny-power-button: Remove dead ACPICA debug code
The ACPICA debug code is not used, can be removed. Signed-off-by: Hanjun Guo <guohanjun@huawei.com> [ rjw: Subject edit ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
34f98c2904
commit
b16cd57ebc
@ -4,7 +4,6 @@
|
||||
#include <linux/acpi.h>
|
||||
#include <acpi/button.h>
|
||||
|
||||
ACPI_MODULE_NAME("tiny-power-button");
|
||||
MODULE_AUTHOR("Josh Triplett");
|
||||
MODULE_DESCRIPTION("ACPI Tiny Power Button Driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
Loading…
Reference in New Issue
Block a user