qcacmn: Prepend kernel includes with "kernel/"
To avoid include conflicts, prepend all kernel includes with "kernel/" Change-Id: I1c3ae9078d5537b03486afff9c2491881c9f694c CRs-Fixed: 2098814
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
* HIF NAPI interface implementation
|
||||
*/
|
||||
|
||||
#include <string.h> /* memset */
|
||||
#include <linux/string.h> /* memset */
|
||||
|
||||
/* Linux headers */
|
||||
#include <linux/cpumask.h>
|
||||
|
Reference in New Issue
Block a user