linux/drivers/scsi/arm
Arnd Bergmann 4896817731 SCSI: ARM: make fas216_dumpinfo function conditional
The fas216_dumpinfo function is only used by __fas216_checkmagic,
which is conditionally compiled, so we should put both functions
inside of the same #ifdef.

Without this patch, building rpc_defconfig results in:

drivers/scsi/arm/fas216.c:182:13: warning: 'fas216_dumpinfo' defined but not used [-Wunused-function]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-scsi@vger.kernel.org
2012-10-09 21:56:26 +02:00
..
acornscsi-io.S
acornscsi.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
acornscsi.h Fix common misspellings 2011-03-31 11:26:23 -03:00
arxescsi.c ARM: ecard: get rid of NO_IRQ madness 2012-03-24 09:37:37 +00:00
cumana_1.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
cumana_2.c Fix common misspellings 2011-03-31 11:26:23 -03:00
eesox.c Fix common misspellings 2011-03-31 11:26:23 -03:00
fas216.c SCSI: ARM: make fas216_dumpinfo function conditional 2012-10-09 21:56:26 +02:00
fas216.h ARM: ecard: get rid of NO_IRQ madness 2012-03-24 09:37:37 +00:00
Kconfig
Makefile
msgqueue.c
msgqueue.h
oak.c SCSI: ARM: ncr5380/oak uses no interrupts 2012-10-09 21:56:24 +02:00
powertec.c Fix common misspellings 2011-03-31 11:26:23 -03:00
queue.c
queue.h
scsi.h