瀏覽代碼

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 8 年之前
父節點
當前提交
3ba070e41e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      hal/wifi3.0/hal_srng.c

+ 0 - 1
hal/wifi3.0/hal_srng.c

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