projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1570077
)
[SCSI] SUNESP: sun_esp.c needs linux/delay.h
author
David S. Miller
<davem@sunset.davemloft.net>
Sun, 29 Apr 2007 23:12:29 +0000
(16:12 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 7 May 2007 05:43:41 +0000
(22:43 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/scsi/sun_esp.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/sun_esp.c
b/drivers/scsi/sun_esp.c
index
8c766bc
..
bbeb245
100644
(file)
--- a/
drivers/scsi/sun_esp.c
+++ b/
drivers/scsi/sun_esp.c
@@
-5,6
+5,7
@@
#include <linux/kernel.h>
#include <linux/types.h>
+#include <linux/delay.h>
#include <linux/module.h>
#include <linux/init.h>