Commit 005eff59 authored by Felix Fietkau's avatar Felix Fietkau Committed by John W. Linville

ath5k: add missing include for debug code

Needed for calling vmalloc()/vfree()
Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent ef09396e
......@@ -65,6 +65,7 @@
#include <linux/seq_file.h>
#include <linux/list.h>
#include <linux/vmalloc.h>
#include "debug.h"
#include "ath5k.h"
#include "reg.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment