From: Gabriel C Date: Tue, 2 Oct 2007 21:38:02 +0000 (-0700) Subject: [SCSI] fdomain: fix CONFIG_PCI=n warnings X-Git-Tag: v2.6.24-rc1~1290^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ca482302f2080e6861eaf753051ac35b6b411ad;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed