提交 4323e65b 编写于 作者: B Bart Van Assche

sbp-target: Add an #include directive

usleep_range() is called from sbp_target.c. Hence include header
file <linux/delay.h>.
Signed-off-by: NBart Van Assche <bart.vanassche@sandisk.com>
Cc: Chris Boot <bootc@bootc.net>
上级 09ce66ae
......@@ -28,6 +28,7 @@
#include <linux/string.h>
#include <linux/configfs.h>
#include <linux/ctype.h>
#include <linux/delay.h>
#include <linux/firewire.h>
#include <linux/firewire-constants.h>
#include <scsi/scsi_proto.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册