diff options
author | Azael Avalos <coproscefalo@gmail.com> | 2015-09-19 07:45:34 +0300 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2015-10-03 18:40:44 +0300 |
commit | 10e6aaabc37171a8b2c0f531696db91f5ac442f9 (patch) | |
tree | 284cd44a539b58a8772dccb411699c8e530b4d3b /arch/parisc | |
parent | 0b498201e67df447dc81542a71b36db0fae2878d (diff) | |
download | linux-10e6aaabc37171a8b2c0f531696db91f5ac442f9.tar.xz |
toshiba_acpi: Remove unneeded u32 variables from *setup_keyboard
The function toshiba_acpi_setup_keyboard currently has two u32 variables
used to store the Hotkey Event Type and the result of the HCI_SYSTEM_EVENT
query.
This patch removes those two variables, as we already have a global
variable named "hotkey_event_type" and the result of the HCI_SYSTEM_EVENT
query can be checked directly from the function.
Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'arch/parisc')
0 files changed, 0 insertions, 0 deletions