staging: rtl8192u: remove code inside #ifdef RTL8190P in r8192U_dm.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Sat, 21 Sep 2013 20:42:32 +0000 (23:42 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Sep 2013 23:51:24 +0000 (16:51 -0700)
commit91e39f09e537b557bc1dabcc0e30d2292d5fb9e4
tree7444d9685342ce134b3a1a12b864ffe5e0a74768
parentba9aabb71051b8887093de876c0e065c869a18b0
staging: rtl8192u: remove code inside #ifdef RTL8190P in r8192U_dm.c

This patch removes the unused code that resides inside #ifdef RTL8190P
header guard since RTL8190P 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