]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
toshiba_acpi: Remove unused wireless defines
authorAzael Avalos <coproscefalo@gmail.com>
Thu, 23 Jul 2015 01:37:47 +0000 (19:37 -0600)
committerDarren Hart <dvhart@linux.intel.com>
Fri, 24 Jul 2015 21:22:58 +0000 (14:22 -0700)
commitd7e4f2e2ca392bce468718bcbba808108d81d501
tree93fdb041774414abaf9901d299030b38b99ebee4
parent695f6060903cefa08ffb78433136f51ac0f94488
toshiba_acpi: Remove unused wireless defines

Commit 2b74103547b4 ("toshiba_acpi: Remove bluetooth rfkill code")
removed bluetooth related code, however, the wireless defines were
not removed and are unused.

This patch simply removes those defines as there is no code using
them.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/toshiba_acpi.c