aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/thinkpad_acpi.c
diff options
context:
space:
mode:
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>2009-04-04 04:25:43 +0000
committerLen Brown <len.brown@intel.com>2009-04-04 03:14:52 -0400
commit257bc1cb3e29c8da62b9c9e0a4505011776c7040 (patch)
tree35077498bb2b6ada7fe279c47929a9628eab295f /drivers/platform/x86/thinkpad_acpi.c
parentthinkpad-acpi: update copyright notices (diff)
downloadlinux-dev-257bc1cb3e29c8da62b9c9e0a4505011776c7040.tar.xz
linux-dev-257bc1cb3e29c8da62b9c9e0a4505011776c7040.zip
thinkpad-acpi: drop ibm-acpi alias
The driver was renamed two years ago, on 2.6.21. Drop the old compatibility alias, we have given everybody quite enough time to update their configs to the new name. Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to '')
-rw-r--r--drivers/platform/x86/thinkpad_acpi.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c
index 792d22e958cb..c83ec94eb8d9 100644
--- a/drivers/platform/x86/thinkpad_acpi.c
+++ b/drivers/platform/x86/thinkpad_acpi.c
@@ -7517,9 +7517,6 @@ static int __init thinkpad_acpi_module_init(void)
return 0;
}
-/* Please remove this in year 2009 */
-MODULE_ALIAS("ibm_acpi");
-
MODULE_ALIAS(TPACPI_DRVR_SHORTNAME);
/*