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
这个提交包含在:
@@ -27,7 +27,6 @@
|
||||
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include "pld_common.h"
|
||||
#include "hal_api.h"
|
||||
#include "wcss_version.h"
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户