qcacmn: Include pld_common.h later

The pld_common.h stub doesn't include all the header files it needs
for compilation.  Let it get included from hal_internal.h through
hal_api.h.  In this manner, all the required .h files will allready
be included.

Change-Id: I40d107d2305baabe57719afe854bad4428d74a23
CRs-Fixed: 1113131
这个提交包含在:
Houston Hoffman
2017-01-30 21:21:38 -08:00
提交者 qcabuildsw
父节点 403c2df426
当前提交 3ba070e41e

查看文件

@@ -27,7 +27,6 @@
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "pld_common.h"
#include "hal_api.h"
#include "wcss_version.h"