mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 00:56:20 +01:00
ACPI: processor_thermal: Remove unused PREFIX for printing
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>
This commit is contained in:
parent
ccde83e318
commit
673a0796b1
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue