[SCSI] fdomain: fix CONFIG_PCI=n warnings
authorGabriel C <nix.or.die@googlemail.com>
Tue, 2 Oct 2007 21:38:02 +0000 (14:38 -0700)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:54:47 +0000 (14:54 -0400)
commit2ca482302f2080e6861eaf753051ac35b6b411ad
tree9311029447d7bc8b243e901cb0123d0a0fbdd62a
parent89932697ce742c094916d8270c282042b24776b3
[SCSI] fdomain: fix CONFIG_PCI=n warnings

I get this warnings on current git when CONFIG_PCI is not set :

drivers/scsi/fdomain.c:390: warning: 'PCI_dev' defined but not used
drivers/scsi/fdomain.c:1768: warning: 'fdomain_pci_tbl' defined but not used

Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/fdomain.c