ACPI: clean up ACPI_MODULE_NAME() use
[deliverable/linux.git] / drivers / acpi / processor_throttling.c
index 89dff3639abef84e8880590d4eb1c8e742bd71b2..8194eb03229b13f9c8f6b7cfb115564e7fa3482f 100644 (file)
@@ -43,7 +43,7 @@
 #define ACPI_PROCESSOR_CLASS            "processor"
 #define ACPI_PROCESSOR_DRIVER_NAME      "ACPI Processor Driver"
 #define _COMPONENT              ACPI_PROCESSOR_COMPONENT
-ACPI_MODULE_NAME("acpi_processor")
+ACPI_MODULE_NAME("processor_throttling");
 
 /* --------------------------------------------------------------------------
                               Throttling Control
This page took 0.032011 seconds and 5 git commands to generate.