commit | b79b9baac4f9ecec85353b76a45ae2eda4a1e41d | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Thu Sep 18 15:21:23 2014 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Sep 23 12:31:16 2014 +0300 |
tree | a07599919105acb9eee8f48302b5829bb794e16f | |
parent | cf9fca8f890e04a745fc9997ed75bcf0ed13b12b [diff] |
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>