mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>