diff options
Diffstat (limited to 'drivers/acpi/sysfs.c')
-rw-r--r-- | drivers/acpi/sysfs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/acpi/sysfs.c b/drivers/acpi/sysfs.c index 91a32cefb11f..38cb9782d4b8 100644 --- a/drivers/acpi/sysfs.c +++ b/drivers/acpi/sysfs.c | |||
@@ -12,8 +12,6 @@ | |||
12 | #define _COMPONENT ACPI_SYSTEM_COMPONENT | 12 | #define _COMPONENT ACPI_SYSTEM_COMPONENT |
13 | ACPI_MODULE_NAME("sysfs"); | 13 | ACPI_MODULE_NAME("sysfs"); |
14 | 14 | ||
15 | #define PREFIX "ACPI: " | ||
16 | |||
17 | #ifdef CONFIG_ACPI_DEBUG | 15 | #ifdef CONFIG_ACPI_DEBUG |
18 | /* | 16 | /* |
19 | * ACPI debug sysfs I/F, including: | 17 | * ACPI debug sysfs I/F, including: |