diff options
Diffstat (limited to 'drivers/misc/thinkpad_acpi.c')
-rw-r--r-- | drivers/misc/thinkpad_acpi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/thinkpad_acpi.c b/drivers/misc/thinkpad_acpi.c index cac73e5f96e2..4b434866007e 100644 --- a/drivers/misc/thinkpad_acpi.c +++ b/drivers/misc/thinkpad_acpi.c | |||
@@ -459,7 +459,7 @@ static char *next_cmd(char **cmds) | |||
459 | ****************************************************************************/ | 459 | ****************************************************************************/ |
460 | 460 | ||
461 | /************************************************************************* | 461 | /************************************************************************* |
462 | * ibm-acpi init subdriver | 462 | * thinkpad-acpi init subdriver |
463 | */ | 463 | */ |
464 | 464 | ||
465 | static int thinkpad_acpi_driver_init(void) | 465 | static int thinkpad_acpi_driver_init(void) |