From: Paul Bolle Date: Sat, 24 May 2014 05:46:06 +0000 (+0200) Subject: rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPEND X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~99^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b9d55350d6e54f4b4ed80eeda7a1b8f27c1db9;p=pandora-kernel.git rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPEND A check for CONFIG_AUTOSUSPEND was included in this driver when it was added in v2.6.39. But that Kconfig symbol doesn't exist. Remove that check and the single line it hides. Signed-off-by: Paul Bolle Signed-off-by: John W. Linville --- Reading git-diff-tree failed