ath: Move spectral debugfs structs to shared header
authorSven Eckelmann <sven@narfation.org>
Sat, 2 Aug 2014 06:12:53 +0000 (09:12 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 4 Aug 2014 06:07:37 +0000 (09:07 +0300)
commit95752b759e2e1d9c590252a92e080eeb611fdbcd
tree03e9cbc44ab96e640d7d5e68b328cda48750c0f8
parentdc55e3074ca150d5820fd4be5d4afd6cb5e876ad
ath: Move spectral debugfs structs to shared header

The ath9k and ath10k will share the definitions of the debugfs spectral
structures and enums. Having them in the same place helps to avoid conflicts.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath9k/spectral.h
drivers/net/wireless/ath/spectral_common.h [new file with mode: 0644]