public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] lpfc: correct linux-next: PPC build failure
@ 2010-02-18 16:07 James Smart
  0 siblings, 0 replies; only message in thread
From: James Smart @ 2010-02-18 16:07 UTC (permalink / raw)
  To: linux-next, linux-scsi; +Cc: james.bottomley, sfr

This corrects a linux-next build issue on PPC64

-- james s

 Signed-off-by: James Smart <james.smart@emulex.com>

 ---

 lpfc_bsg.c |    1 +
 1 file changed, 1 insertion(+)


diff -upNr a/drivers/scsi/lpfc/lpfc_bsg.c b/drivers/scsi/lpfc/lpfc_bsg.c
--- a/drivers/scsi/lpfc/lpfc_bsg.c	2010-02-11 17:26:54.000000000 -0500
+++ b/drivers/scsi/lpfc/lpfc_bsg.c	2010-02-17 09:26:47.000000000 -0500
@@ -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>



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-18 16:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-18 16:07 [PATCH] lpfc: correct linux-next: PPC build failure James Smart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox