commit | 35b003149c527c9865cfa665c79fd9062cb0b387 | [log] [tgz] |
---|---|---|
author | Srinivas Girigowda <sgirigow@codeaurora.org> | Tue Jun 27 21:52:03 2017 -0700 |
committer | snandini <snandini@codeaurora.org> | Thu Aug 03 19:48:58 2017 -0700 |
tree | d4301f6817ca07d5cb51562f7db60647aba8a52e | |
parent | 4ffe7c8643b1549936a6ff0bf6d3472aae733ba1 [diff] |
qcacld-3.0: Fix clang warning: implicit conversion enum tDriverType warning: implicit conversion from enumeration type 'tDriverType' to different enumeration type 'enum driver_type' [-Wenum-conversion]. Move enum driver_type to QDF. Change-Id: Ic89e4ee512a2d70c27324446257286aaafd49839 CRs-Fixed: 2055487