From: Wenji Huang <wenji.huang@oracle.com>
To: linux-kernel@vger.kernel.org
Subject: LPFC compilation error in 2.6.24-git12/git13
Date: Sun, 03 Feb 2008 17:36:05 +0800 [thread overview]
Message-ID: <47A58B05.6010702@oracle.com> (raw)
Hi,
Found compilation error in 2.6.24-git12/git13:
CC [M] drivers/scsi/lpfc/lpfc_mem.o
CC [M] drivers/scsi/lpfc/lpfc_sli.o
CC [M] drivers/scsi/lpfc/lpfc_ct.o
CC [M] drivers/scsi/lpfc/lpfc_els.o
CC [M] drivers/scsi/lpfc/lpfc_hbadisc.o
CC [M] drivers/scsi/lpfc/lpfc_init.o
drivers/scsi/lpfc/lpfc_init.c: In function ‘lpfc_pci_probe_one':
drivers/scsi/lpfc/lpfc_init.c:1897: error: implicit declaration of
function ‘pci_enable_device_bars'
make[3]: *** [drivers/scsi/lpfc/lpfc_init.o] Error 1
make[2]: *** [drivers/scsi/lpfc] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
pci_enable_device_bars is removed in commit
215e871aaa3d94540121a3809d80d0c5e5686e4f.
Regards,
Wenji
next reply other threads:[~2008-02-03 9:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-03 9:36 Wenji Huang [this message]
2008-02-03 11:20 ` LPFC compilation error in 2.6.24-git12/git13 Peter Teoh
2008-02-03 11:25 ` Peter Teoh
2008-02-03 17:35 ` Jeff Garzik
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=47A58B05.6010702@oracle.com \
--to=wenji.huang@oracle.com \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.