Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ACPI: platform: Remove ACPI_MODULE_NAME()

ACPI_MODULE_NAME() is not used in the acpi_platform.c, remove it.

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
[ rjw: Subject edit ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Hanjun Guo and committed by
Rafael J. Wysocki
da5b6432 8295d790

-2
-2
drivers/acpi/acpi_platform.c
··· 19 19 20 20 #include "internal.h" 21 21 22 - ACPI_MODULE_NAME("platform"); 23 - 24 22 static const struct acpi_device_id forbidden_id_list[] = { 25 23 {"PNP0000", 0}, /* PIC */ 26 24 {"PNP0100", 0}, /* Timer */