浏览代码

Merge "qcacmn: Remove conditional compilation"

Linux Build Service Account 3 年之前
父节点
当前提交
ca30b20446
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      umac/regulatory/core/src/reg_services_common.c

+ 1 - 1
umac/regulatory/core/src/reg_services_common.c

@@ -24,8 +24,8 @@
 
 #include <wlan_cmn.h>
 #include <reg_services_public_struct.h>
-#ifdef CONFIG_AFC_SUPPORT
 #include <wlan_reg_services_api.h>
+#ifdef CONFIG_AFC_SUPPORT
 #include "reg_opclass.h"
 #endif
 #include <wlan_objmgr_psoc_obj.h>