Skip to content

Commit 5df8e5f

Browse files
guohanjunrafaeljw
authored andcommitted
ACPI: APD: Remove ACPI_MODULE_NAME()
ACPI_MODULE_NAME() is used for ACPI debug output when using ACPI debug print functions, but ACPI debug print functions are not used in acpi_apd.c, so remove the ACPI_MODULE_NAME() from it. Signed-off-by: Hanjun Guo <guohanjun@huawei.com> [ rjw: Subject and changelog edits ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 62d2234 commit 5df8e5f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/acpi/acpi_apd.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
#include "internal.h"
2121

22-
ACPI_MODULE_NAME("acpi_apd");
2322
struct apd_private_data;
2423

2524
/**

0 commit comments

Comments
 (0)