Skip to content

Commit 0ac2c0e

Browse files
guohanjunrafaeljw
authored andcommitted
ACPI: Remove the macro PREFIX "ACPI: "
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]>
1 parent f5ee87d commit 0ac2c0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/acpi/internal.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
#include <linux/idr.h>
1313

14-
#define PREFIX "ACPI: "
15-
1614
int early_acpi_osi_init(void);
1715
int acpi_osi_init(void);
1816
acpi_status acpi_os_initialize1(void);

0 commit comments

Comments
 (0)