diff options
Diffstat (limited to 'drivers/platform/x86/asus-wmi.h')
-rw-r--r-- | drivers/platform/x86/asus-wmi.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/platform/x86/asus-wmi.h b/drivers/platform/x86/asus-wmi.h index 776524c725de..4da4c8bafe70 100644 --- a/drivers/platform/x86/asus-wmi.h +++ b/drivers/platform/x86/asus-wmi.h | |||
@@ -30,6 +30,8 @@ | |||
30 | #include <linux/platform_device.h> | 30 | #include <linux/platform_device.h> |
31 | 31 | ||
32 | #define ASUS_WMI_KEY_IGNORE (-1) | 32 | #define ASUS_WMI_KEY_IGNORE (-1) |
33 | #define ASUS_WMI_BRN_DOWN 0x20 | ||
34 | #define ASUS_WMI_BRN_UP 0x2f | ||
33 | 35 | ||
34 | struct module; | 36 | struct module; |
35 | struct key_entry; | 37 | struct key_entry; |