Skip to content

Commit

Permalink
mac80211: add missing include
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Fietkau <nbd@nbd.name>
  • Loading branch information
nbd168 committed Nov 21, 2017
1 parent 8f1c8ab commit fc28872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mac80211.c
Expand Up @@ -13,6 +13,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <linux/of.h>
#include "mt76.h"

#define CHAN2G(_idx, _freq) { \
Expand Down

0 comments on commit fc28872

Please sign in to comment.