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>
This commit is contained in:
Hanjun Guo 2020-09-24 10:56:56 +08:00 committed by Rafael J. Wysocki
parent 8295d79003
commit da5b64329d
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@
#include "internal.h"
ACPI_MODULE_NAME("platform");
static const struct acpi_device_id forbidden_id_list[] = {
{"PNP0000", 0}, /* PIC */
{"PNP0100", 0}, /* Timer */