|
|
@@ -883,8 +883,6 @@ struct ath10k {
|
|
|
|
|
|
#ifdef CONFIG_ATH10K_DEBUGFS
|
|
|
struct ath10k_debug debug;
|
|
|
-#endif
|
|
|
-
|
|
|
struct {
|
|
|
/* relay(fs) channel for spectral scan */
|
|
|
struct rchan *rfs_chan_spec_scan;
|
|
|
@@ -893,6 +891,7 @@ struct ath10k {
|
|
|
enum ath10k_spectral_mode mode;
|
|
|
struct ath10k_spec_scan config;
|
|
|
} spectral;
|
|
|
+#endif
|
|
|
|
|
|
struct {
|
|
|
/* protected by conf_mutex */
|