commit | 1f27ef32c50e81be3a032e4e28e7dd76d102610e | [log] [tgz] |
---|---|---|
author | Kiran Venkatappa <kiranv@codeaurora.org> | Fri Nov 11 16:49:40 2016 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Wed Nov 23 23:14:29 2016 -0800 |
tree | 46edc862b7ca7a830931484cd165b0b7a04fb5b1 | |
parent | 2c734ee5ee0fb094b97d2779e39f4e93e8383665 [diff] |
qcacmn: Fix implicit declaration error for TLV helper APIs Include TLV helper header file to fix implict function decration warning treated as error. These APIs are required only for TLV target, hence put it under TLV compilation flag. Change-Id: I50f3629b3f69c3cdb46e2384e47d2559c803cd4c CRs-Fixed: 1090087