git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bad538
)
mac80211: remove unneeded CONFIG_PM ifdef
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 7 Sep 2012 15:25:27 +0000
(17:25 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 11 Sep 2012 12:43:43 +0000
(14:43 +0200)
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>
No differences found