From: Andrew Lunn Date: Fri, 28 Sep 2012 15:04:10 +0000 (+0200) Subject: sata_mv: Fix warnings when no PCI X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13b74085d92feda78bad1045516d332a1e9a3407;p=pandora-kernel.git sata_mv: Fix warnings when no PCI Dove can be configured without PCI. We then get a number of warnings: warning: 'msi' defined but not used warning: 'mv5_sht' defined but not used warning: 'mv_dump_pci_cfg' defined but not used. Move around variables and add #ifdef as necassary to fix the warnings. Signed-off-by: Andrew Lunn Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed