]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rapidio/tsi721: fix unused variable compiler warning
authorAlexandre Bounine <alexandre.bounine@idt.com>
Tue, 21 Aug 2012 23:16:12 +0000 (16:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 17:00:20 +0000 (10:00 -0700)
commit3ad3bc52af22aa08b703c57f494e6d7f9beabe7b
treee4c59b4b91f061a289dc08741ba97a2aebb67523
parent8d30b9939e38e55035bad49f964ff6a3f671179e
rapidio/tsi721: fix unused variable compiler warning

commit 9a9a9a7adafe62a34de8b4fb48936c1c5f9bafa5 upstream.

Fix unused variable compiler warning when built with CONFIG_RAPIDIO_DEBUG
option off.

This patch is applicable to kernel versions starting from v3.2

Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com>
Cc: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/rapidio/devices/tsi721.c