commit | 2ad4814fb6ddc78ec17079b5dec9e2cd313a944c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 19 08:20:24 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Sep 19 08:20:24 2012 +0200 |
tree | 3cfd67ac49b10864c3ed2a3ab970e0c964913fab | |
parent | ed44a951c72ab409f932b1c15914488308e86da2 [diff] |
mac80211: make reset debugfs depend on CONFIG_PM 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>