summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-04-30 16:26:27 +0000
committerArnd Bergmann <arnd@arndb.de>2012-10-09 21:56:26 +0200
commit48968177312e01737c018fdb2430b703831cbc2e (patch)
tree00d8e43f6a7421ab69e525e5d97a74e9c11dd190 /mm
parentea065f13cc0a037b55698bb1021ea0927d0046d1 (diff)
downloadlinux-48968177312e01737c018fdb2430b703831cbc2e.tar.gz
linux-48968177312e01737c018fdb2430b703831cbc2e.tar.xz
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
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions