Merge "qcacmn: Remove conditional compilation"

This commit is contained in:
Linux Build Service Account
2022-03-29 19:37:45 -07:00
zatwierdzone przez Gerrit - the friendly Code Review server

Wyświetl plik

@@ -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>