提交 53957b56 编写于 作者: D Dmitry Torokhov

Input: serio - do not include linux/freezer.h

Commit ea486e68 changed kseriod thread
to become not freezable so we do not need this include anymore.
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 24dd3b58
......@@ -37,7 +37,6 @@
#include <linux/slab.h>
#include <linux/kthread.h>
#include <linux/mutex.h>
#include <linux/freezer.h>
MODULE_AUTHOR("Vojtech Pavlik <vojtech@ucw.cz>");
MODULE_DESCRIPTION("Serio abstraction core");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册