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:
ccde83e
)
ACPI: processor_thermal: Remove unused PREFIX for printing
author
Hanjun Guo
<guohanjun@huawei.com>
Wed, 2 Jun 2021 08:54:31 +0000
(16:54 +0800)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 7 Jun 2021 13:36:46 +0000
(15:36 +0200)
The PREFIX "ACPI: " is not used in this file, remove it.
Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/processor_thermal.c
patch
|
blob
|
history
diff --git
a/drivers/acpi/processor_thermal.c
b/drivers/acpi/processor_thermal.c
index
677a132
..
a3d34e3
100644
(file)
--- a/
drivers/acpi/processor_thermal.c
+++ b/
drivers/acpi/processor_thermal.c
@@
-17,8
+17,6
@@
#include <acpi/processor.h>
#include <linux/uaccess.h>
-#define PREFIX "ACPI: "
-
#ifdef CONFIG_CPU_FREQ
/* If a passive cooling situation is detected, primarily CPUfreq is used, as it