Explorar el Código

[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 hace 15 años
padre
commit
277e76f182
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>