]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: define ath10k_debug_start/_stop as static inline
authorBartosz Markowski <bartosz.markowski@tieto.com>
Mon, 9 Sep 2013 15:50:45 +0000 (17:50 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 9 Sep 2013 22:28:29 +0000 (01:28 +0300)
commit9649f2232cf77d276c5d635d4288e1b19a6d8e39
tree8feeb8a19c1d3ae5988487443ef1c9e8fa61451d
parent76d01f2dc953245266e1ed519d08b5629bf25124
ath10k: define ath10k_debug_start/_stop as static inline

Otherwise if CONFIG_ATH10K_DEBUGFS won't be set we will
end up with multiple definitions and compilation failure
in each place the header is included.

Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/debug.h