Message ID | Pine.LNX.4.64.1101251740380.3737@boston.corp.fedex.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
--- lx/drivers/platform/x86/thinkpad_acpi.c.org 2011-01-22 21:48:05.000000000 +0800 +++ lx/drivers/platform/x86/thinkpad_acpi.c 2011-01-22 21:55:14.000000000 +0800 @@ -8776,10 +8776,12 @@ { .data = &thinkpad_acpi_driver_data, }, +#ifdef CONFIG_THINKPAD_ACPI_HOTKEY_POLL { .init = hotkey_init, .data = &hotkey_driver_data, }, +#endif { .init = bluetooth_init,