ath10k: relocate wmi attach/deatch functions
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 18 Sep 2014 13:21:23 +0000 (15:21 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 23 Sep 2014 09:31:16 +0000 (12:31 +0300)
commitb79b9baac4f9ecec85353b76a45ae2eda4a1e41d
treea07599919105acb9eee8f48302b5829bb794e16f
parentcf9fca8f890e04a745fc9997ed75bcf0ed13b12b
ath10k: relocate wmi attach/deatch functions

Init functions should be placed at the end of
files in most cases to avoid forward declarations
for static functions.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/wmi.c