提交 bff19b1d 编写于 作者: D Dmitry Torokhov

Input: ucb1400 - fix compile error

try_to_freeze() was moved into include/linux/freezer.h
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 f90c34b8
......@@ -17,7 +17,6 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/init.h>
#include <linux/sched.h>
#include <linux/completion.h>
#include <linux/delay.h>
#include <linux/input.h>
......@@ -26,6 +25,7 @@
#include <linux/suspend.h>
#include <linux/slab.h>
#include <linux/kthread.h>
#include <linux/freezer.h>
#include <sound/driver.h>
#include <sound/core.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册