Browse Source

[SCSI] lpfc: correct PPC build failure

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
James Smart 15 years ago
parent
commit
277e76f182
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/scsi/lpfc/lpfc_bsg.c

+ 1 - 0
drivers/scsi/lpfc/lpfc_bsg.c

@@ -21,6 +21,7 @@
 #include <linux/interrupt.h>
 #include <linux/mempool.h>
 #include <linux/pci.h>
+#include <linux/delay.h>
 
 #include <scsi/scsi.h>
 #include <scsi/scsi_host.h>