wlan: Add ini support for indoor flags

The driver marked channel as PASSIVE irrespective of whether they were
marked indoor or not.

Provide support for having control over the same using ini param
gindoor_channel_support

Change-Id: I10c01e5da053be0ea08e58d97fbda2d1aef7ea59
CRs-Fixed: 2187462
diff --git a/CORE/HDD/inc/wlan_hdd_cfg80211.h b/CORE/HDD/inc/wlan_hdd_cfg80211.h
index fdb566f..a0e0daa 100644
--- a/CORE/HDD/inc/wlan_hdd_cfg80211.h
+++ b/CORE/HDD/inc/wlan_hdd_cfg80211.h
@@ -1743,8 +1743,7 @@
  */
 void hdd_modify_indoor_channel_state_flags(
     struct ieee80211_channel *wiphy_chan,
-    v_U32_t rfChannel,
-    bool disable);
+    v_U32_t rfChannel, bool disable, hdd_context_t *hdd_ctx);
 
 
 v_U8_t* wlan_hdd_cfg80211_get_ie_ptr(