mac80211: make reset debugfs depend on CONFIG_PM
authorJohannes Berg <johannes.berg@intel.com>
Wed, 19 Sep 2012 06:20:24 +0000 (08:20 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Sep 2012 06:20:24 +0000 (08:20 +0200)
The suspend/resume code depends on CONFIG_PM, so
the reset debugfs file can only be made available
if that is enabled.

Fengguang Wu's zero-day build testing found this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found