[PATCH] lpfc build fix
Current upstream 'allmodconfig' build is broken. This is the obvious patch... Signed-off-by: Jeff Garzik <jgarzik@pobox.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
79ffeeb9e6
commit
a5cf8b7dc5
1 changed files with 0 additions and 1 deletions
|
@ -1704,7 +1704,6 @@ MODULE_DEVICE_TABLE(pci, lpfc_id_table);
|
|||
|
||||
static struct pci_driver lpfc_driver = {
|
||||
.name = LPFC_DRIVER_NAME,
|
||||
.owner = THIS_MODULE,
|
||||
.id_table = lpfc_id_table,
|
||||
.probe = lpfc_pci_probe_one,
|
||||
.remove = __devexit_p(lpfc_pci_remove_one),
|
||||
|
|
Loading…
Add table
Reference in a new issue