浏览代码

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>
Henrique de Moraes Holschuh 16 年之前
父节点
当前提交
257bc1cb3e
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      drivers/platform/x86/thinkpad_acpi.c

+ 0 - 3
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);
 
 /*