From: James Smart <james.smart@emulex.com>
To: linux-next@vger.kernel.org, linux-scsi@vger.kernel.org
Cc: james.bottomley@hansenpartnership.com, sfr@canb.auug.org.au
Subject: [PATCH] lpfc: correct linux-next: PPC build failure
Date: Thu, 18 Feb 2010 11:07:15 -0500 [thread overview]
Message-ID: <1266509235.29149.9.camel@wookie> (raw)
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>
reply other threads:[~2010-02-18 16:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1266509235.29149.9.camel@wookie \
--to=james.smart@emulex.com \
--cc=james.bottomley@hansenpartnership.com \
--cc=linux-next@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox