qcacld-3.0: Replace regulatory apis with reg component apis

Replace the legacy regulatory apis with regulatory component
public service apis

Change-Id: Ifd8c93fc8f57116cfc432b853248b35fd7ed1b94
CRs-Fixed: 2008013
This commit is contained in:
Kiran Kumar Lokere
2017-04-12 12:15:04 -07:00
committad av Sandeep Puligilla
förälder 7ca90b7d9e
incheckning a3de226328
55 ändrade filer med 752 tillägg och 1565 borttagningar

Visa fil

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2016 The Linux Foundation. All rights reserved.
* Copyright (c) 2005-2017 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -62,7 +62,8 @@
/* From wlan_modules/include/ */
#include "ath_dfs_structs.h"
/*DFS - Newly added File to interface cld UMAC and dfs data structures*/
#include <wma_dfs_interface.h>
#include "wlan_reg_services_api.h"
#include "wma_dfs_interface.h"
/*
*TO DO DFS- Need to include this file later on
#include "ah.h"