commit | 3a6a0d8ee88d23e7dda28808c2c890c4db50ccb2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Sep 07 17:25:27 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Sep 11 14:43:43 2012 +0200 |
tree | 6b312f971bdb3afa6b852a49311b36c368c44529 | |
parent | 1bad53824305807bb5cf49d6b588dd9d867586c6 [diff] |
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 <johannes.berg@intel.com>