提交 11f107f7 编写于 作者: G Greg Kroah-Hartman

usb: storage: drop freezer.h usage

usb-storage does not use any freezer apis, so drop the inclusion of
freezer.h from the drivers/usb/storage/usb.c file.
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 42cda7d8
......@@ -52,7 +52,6 @@
#include <linux/sched.h>
#include <linux/errno.h>
#include <linux/freezer.h>
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/kthread.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册