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:
Hanjun Guo 2021-06-02 16:54:31 +08:00 committed by Rafael J. Wysocki
parent ccde83e318
commit 673a0796b1
1 changed files with 0 additions and 2 deletions

View File

@ -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