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)
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>

No differences found