commit | 32140745b11d6258d5cf85c679411fbb10aef2ae | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Thu Jan 05 15:30:47 2017 -0800 |
committer | qcabuildsw <qcabuildsw@localhost> | Mon Jan 09 09:55:26 2017 -0800 |
tree | 2589397e632eb7c23bee7a6eb42fc26221ac1eca | |
parent | 2cb8fc7e185a564230d241cea172749da6bea231 [diff] |
qcacmn: Make dp_htt_h2t_send_complete() static Since dp_htt_h2t_send_complete() is only accessed from within dp_htt.c, and since there is not a public prototype, make it static. Change-Id: I002ac20d0e5ced8ddc9d5099a987a5ce208b4cfc CRs-Fixed: 1108111