提交 005eff59 编写于 作者: F Felix Fietkau 提交者: John W. Linville

ath5k: add missing include for debug code

Needed for calling vmalloc()/vfree()
Signed-off-by: NFelix Fietkau <nbd@openwrt.org>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册