commit | 5a71eb15e4fa1991dfe3f78b0b557e15420180ce | [log] [tgz] |
---|---|---|
author | Tanmay Garg <tanmayg@codeaurora.org> | Thu Jan 23 15:24:43 2020 +0530 |
committer | Tanmay Garg <tanmayg@codeaurora.org> | Thu Jan 23 15:24:43 2020 +0530 |
tree | d58127f91ce13b77949ced8bc4d52fe1834af8dd | |
parent | d94f98ea7163d2971381a683be6401a8e6ec1af6 [diff] |
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