]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8192u: remove code inside #ifdef RTL8190P/RTL8192E in r819xU_phy.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Sat, 21 Sep 2013 20:42:30 +0000 (23:42 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Sep 2013 23:51:24 +0000 (16:51 -0700)
commitea1751438abdaede89c159df095a24480f9e2142
treef14374937612cec12cf5da982c683825ce91822e
parentdd747fa582465275454d2a5b259db75916d42298
staging: rtl8192u: remove code inside #ifdef RTL8190P/RTL8192E in r819xU_phy.c

This patch removes the unused code inside #ifdef RTL8190P and #ifdef RTL8192E
guards since RTL8190P and RTL8192E are not defined.

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