]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8192u: remove #ifndef RTL8192U and the code inside it
authorXenia Ragiadakou <burzalodowa@gmail.com>
Sat, 21 Sep 2013 20:42:34 +0000 (23:42 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Sep 2013 23:51:24 +0000 (16:51 -0700)
commit97d6f4a9f95b4d69f9bdc937f3c63f81f3edc4c8
treee9cc9523736e68f08283f3950b7d747f40bcebfb
parentf326fe2a63bf6dd79b46e196f2d7528aa59f587d
staging: rtl8192u: remove #ifndef RTL8192U and the code inside it

This patch removes the unused code inside #ifndef RTL8192U header guard
and the guard itself, since RTL8192U is defined.

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