staging: rtl8192u: remove checks for CONFIG_RTL8192_PM
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 26 May 2014 19:40:46 +0000 (21:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 03:19:26 +0000 (20:19 -0700)
commite31273ee121c9e100135f6400553d28e73b9d6a8
tree294234300becb4f0586df7317c37253b27c5e657
parentd3921a03a89acb1b9ca599590c0131c89f8737d8
staging: rtl8192u: remove checks for CONFIG_RTL8192_PM

When the rtl8192u driver was added in v2.6.33 its code contained checks
for CONFIG_RTL8192_PM. The related Kconfig symbol didn't exist then. It
still doesn't exist now. Remove these checks.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c