From: Xenia Ragiadakou Date: Sat, 21 Sep 2013 20:42:29 +0000 (+0300) Subject: staging: rtl8192u: remove unused dm_gpio_change_rf_callback() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~600 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd747fa582465275454d2a5b259db75916d42298;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed