From: Johannes Berg Date: Wed, 19 Sep 2012 06:20:24 +0000 (+0200) Subject: mac80211: make reset debugfs depend on CONFIG_PM X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~9^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad4814fb6ddc78ec17079b5dec9e2cd313a944c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed