X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fmisc%2Fthinkpad_acpi.h;h=082a1cbc16c0ec822be2954a7b1ea3be485a09fa;hb=88d3aafdae5c5e1d2dd9489a5c8a24e29d335f2e;hp=eee8809a50d9aed1ed796a20fe6f4c5a6ae4ae5c;hpb=ac36393de6034be7266264a435360e7628849005;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/misc/thinkpad_acpi.h b/drivers/misc/thinkpad_acpi.h index eee8809..082a1cb 100644 --- a/drivers/misc/thinkpad_acpi.h +++ b/drivers/misc/thinkpad_acpi.h @@ -181,6 +181,7 @@ static void tpacpi_remove_driver_attributes(struct device_driver *drv); static int experimental; static u32 dbg_level; static int force_load; +static unsigned int hotkey_report_mode; static int thinkpad_acpi_module_init(void); static void thinkpad_acpi_module_exit(void);