]> Git Repo - linux.git/commitdiff
ACPI: Remove the macro PREFIX "ACPI: "
authorHanjun Guo <[email protected]>
Wed, 2 Jun 2021 08:54:40 +0000 (16:54 +0800)
committerRafael J. Wysocki <[email protected]>
Mon, 7 Jun 2021 13:36:46 +0000 (15:36 +0200)
Now the macro PREFIX for ACPI message printing is not used
anymore, remove it.

Signed-off-by: Hanjun Guo <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/acpi/internal.h

index e21611c9a1703c2093aef7278ea647c06a02bfba..bbe1064a74954fe49fe131456fe18431d540b8b2 100644 (file)
@@ -11,8 +11,6 @@
 
 #include <linux/idr.h>
 
-#define PREFIX "ACPI: "
-
 int early_acpi_osi_init(void);
 int acpi_osi_init(void);
 acpi_status acpi_os_initialize1(void);
This page took 0.057889 seconds and 4 git commands to generate.