提交 27366223 编写于 作者: M Michael Buesch 提交者: David S. Miller

rfkill: Fix sparse warning

Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 7319f1e6
......@@ -27,6 +27,10 @@
#include <linux/mutex.h>
#include <linux/rfkill.h>
/* Get declaration of rfkill_switch_all() to shut up sparse. */
#include "rfkill-input.h"
MODULE_AUTHOR("Ivo van Doorn <IvDoorn@gmail.com>");
MODULE_VERSION("1.0");
MODULE_DESCRIPTION("RF switch support");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册