]> git.karo-electronics.de Git - linux-beck.git/commit
sbp-target: Add an #include directive
authorBart Van Assche <bart.vanassche@sandisk.com>
Tue, 15 Nov 2016 19:23:01 +0000 (11:23 -0800)
committerBart Van Assche <bart.vanassche@sandisk.com>
Fri, 9 Dec 2016 18:20:10 +0000 (10:20 -0800)
commit4323e65b79e587b2f5ba27e1bdd91b6b54aea6b2
treea69c4ac167eca86fd00edc4aacc92bf2434de2b2
parent09ce66aee7763686a22ab26fbe8a889e0cec64e9
sbp-target: Add an #include directive

usleep_range() is called from sbp_target.c. Hence include header
file <linux/delay.h>.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Chris Boot <bootc@bootc.net>
drivers/target/sbp/sbp_target.c