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
This commit is contained in:

committed by
qcabuildsw

parent
403c2df426
commit
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"
|
||||
|
||||
|
Reference in New Issue
Block a user