Commit 257bc1cb authored by Henrique de Moraes Holschuh's avatar Henrique de Moraes Holschuh Committed by Len Brown

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: default avatarHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 1c762ca4
......@@ -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);
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment