]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[SCSI] SUNESP: sun_esp.c needs linux/delay.h
authorDavid S. Miller <davem@sunset.davemloft.net>
Sun, 29 Apr 2007 23:12:29 +0000 (16:12 -0700)
committerDavid 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

index 8c766bcd10953bf6425d88d65549f8d377a07a7a..bbeb2451d32f950432b604ecfb18fa3a13f59b00 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <linux/kernel.h>
 #include <linux/types.h>
+#include <linux/delay.h>
 #include <linux/module.h>
 #include <linux/init.h>