From: Paul Bolle Date: Mon, 26 May 2014 19:40:46 +0000 (+0200) Subject: staging: rtl8192u: remove checks for CONFIG_RTL8192_PM X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e31273ee121c9e100135f6400553d28e73b9d6a8;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed