projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5ee87d
)
ACPI: Remove the macro PREFIX "ACPI: "
author
Hanjun Guo
<guohanjun@huawei.com>
Wed, 2 Jun 2021 08:54:40 +0000
(16:54 +0800)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
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 <guohanjun@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/internal.h
patch
|
blob
|
history
diff --git
a/drivers/acpi/internal.h
b/drivers/acpi/internal.h
index
e21611c
..
bbe1064
100644
(file)
--- a/
drivers/acpi/internal.h
+++ b/
drivers/acpi/internal.h
@@
-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);