commit | 054d0285d080c79b6f09cc70c3347b98f0e7f5b4 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Fri Oct 07 10:35:54 2016 -0700 |
committer | qcabuildsw <qcabuildsw@localhost> | Mon Oct 17 22:41:43 2016 -0700 |
tree | 172ae5b1a26737280fa107561f4b697e564ff321 | |
parent | 6b6d1894cb17094246ddd04d33785d3db50d4a39 [diff] |
qcacld-3.0: Fix -Wmissing-prototypes in csr_util We want to enable the compiler's -Wmissing-prototypes switch, but there is existing code that is generating warnings. Fix all warnings in csr_util. Change-Id: Ie98337bbb04e4518500b75872aa092acfb7c70c6 CRs-Fixed: 1075575