Просмотр исходного кода

[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 лет назад
Родитель
Сommit
277e76f182
1 измененных файлов с 1 добавлено и 0 удалено
  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>