]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8192u: remove unused dm_gpio_change_rf_callback()
authorXenia Ragiadakou <burzalodowa@gmail.com>
Sat, 21 Sep 2013 20:42:29 +0000 (23:42 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Sep 2013 23:51:23 +0000 (16:51 -0700)
commitdd747fa582465275454d2a5b259db75916d42298
treeb23ce3037a5efe7ae6b5859d6c5980a8b1032d01
parent1e27ab87d1f3f18123bb18f0889901caf1dedac7
staging: rtl8192u: remove unused dm_gpio_change_rf_callback()

This patch removes dm_gpio_change_rf_callback() because it is not called
anywhere and it resides inside an #ifdef RTL8192E guard while RTL8192E
is not defined.

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_dm.c