From e31273ee121c9e100135f6400553d28e73b9d6a8 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Mon, 26 May 2014 21:40:46 +0200 Subject: [PATCH] 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-format-patch failed