Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information