From: Johannes Berg Date: Thu, 15 Sep 2011 18:46:45 +0000 (-0700) Subject: iwlagn: clean up PM code X-Git-Tag: v3.2-rc1~129^2~183^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c01a404756ef7dd4089b3d5d2010cba99732e385;p=pandora-kernel.git iwlagn: clean up PM code The transport callbacks might as well be undefined when CONFIG_PM_SLEEP is not set, so ifdef all of it out and make everything available for PM_SLEEP only. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed