From: Johannes Berg Date: Fri, 7 Sep 2012 15:25:27 +0000 (+0200) Subject: mac80211: remove unneeded CONFIG_PM ifdef X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~67^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a6a0d8ee88d23e7dda28808c2c890c4db50ccb2;p=pandora-kernel.git mac80211: remove unneeded CONFIG_PM ifdef The functions are only called if CONFIG_PM is set as the callers are under an ifdef, so there's no need to also define no-op functions. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed