qcacmn: Prepend kernel includes with "kernel/"
To avoid include conflicts, prepend all kernel includes with "kernel/" Change-Id: I1c3ae9078d5537b03486afff9c2491881c9f694c CRs-Fixed: 2098814
此提交包含在:
@@ -24,7 +24,7 @@
|
||||
#ifdef CONFIG_MCL
|
||||
#include <cds_ieee80211_common.h>
|
||||
#else
|
||||
#include <ieee80211.h>
|
||||
#include <linux/ieee80211.h>
|
||||
#endif
|
||||
|
||||
#define DEFRAG_IEEE80211_ADDR_LEN 6
|
||||
|
新增問題並參考
封鎖使用者