]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 8068/1: scoop: Remove unused variable
authorFabio Estevam <festevam@gmail.com>
Mon, 2 Jun 2014 17:12:36 +0000 (18:12 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 17 Jun 2014 13:46:55 +0000 (14:46 +0100)
commit6aab4c2941a7f9438d343d31e2837aa77edd71aa
tree99454f3365a08c4c837b18038799ae6b60b29e4b
parent7171511eaec5bf23fb06078f59784a3a0626b38f
ARM: 8068/1: scoop: Remove unused variable

Remove the 'temp' variable in order to fix the following build warning:

arch/arm/common/scoop.c:185:6: warning: unused variable 'temp' [-Wunused-variable]

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/scoop.c