Fix compilation issue due to use of BIT macro before definition
BIT macro being defined in common.h and used in driver_cmd_nl80211_extn.h. Hence, need to include common.h before driver_cmd_nl80211_extn.h. CRs-Fixed: 2603095 Change-Id: I10732d14c843d90866fa815ac3c51233cf41f316
Loading