The ACPICA debug code is not used, remove it. Signed-off-by: Hanjun Guo <guohanjun@xxxxxxxxxx> --- drivers/acpi/event.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/acpi/event.c b/drivers/acpi/event.c index 47f2159..1706439 100644 --- a/drivers/acpi/event.c +++ b/drivers/acpi/event.c @@ -19,9 +19,6 @@ #include "internal.h" -#define _COMPONENT ACPI_SYSTEM_COMPONENT -ACPI_MODULE_NAME("event"); - /* ACPI notifier chain */ static BLOCKING_NOTIFIER_HEAD(acpi_chain_head); -- 1.7.12.4