Selaa lähdekoodia

Merge "qcacmn: Remove conditional compilation"

Linux Build Service Account 3 vuotta sitten
vanhempi
sitoutus
ca30b20446
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>