Commit cbaef23b authored by Hanjun Guo's avatar Hanjun Guo Committed by Rafael J. Wysocki

ACPI: LPSS: Remove ACPI_MODULE_NAME()

ACPI_MODULE_NAME() is only needed for ACPICA debug functionality
such as ACPI_DEBUG_PRINT() which is not used in acpi_lpss.c,
remove it.
Signed-off-by: default avatarHanjun Guo <guohanjun@huawei.com>
[ rjw: Subject edit ]
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 1eb3d041
......@@ -26,8 +26,6 @@
#include "internal.h"
ACPI_MODULE_NAME("acpi_lpss");
#ifdef CONFIG_X86_INTEL_LPSS
#include <asm/cpu_device_id.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment