浏览代码

cnss2: Include smcinvoke.h from include/linux path

smcinvoke.h header file is moved to include/linux for pineapple target.
Hence, include smcinvoke.h from include/linux path.

Change-Id: Iec5622b09f8dd6536f5b9c8f81c46320731ba630
CRs-Fixed: 3354727
Alan Chen 2 年之前
父节点
当前提交
7e8d314913
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      cnss2/Makefile

+ 1 - 0
cnss2/Makefile

@@ -10,6 +10,7 @@ endif
 ifeq ($(CONFIG_CNSS_HW_SECURE_DISABLE), y)
 ccflags-y += -I$(WLAN_PLATFORM_ROOT)/../../securemsm-kernel/smcinvoke/
 ccflags-y += -I$(WLAN_PLATFORM_ROOT)/../../securemsm-kernel/linux/
+ccflags-y += -I$(WLAN_PLATFORM_ROOT)/../../securemsm-kernel/include/linux/
 endif
 
 obj-$(CONFIG_CNSS2) += cnss2.o