]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] Fix warning in asm/futex.h
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 18 Sep 2005 20:11:08 +0000 (21:11 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 18 Sep 2005 20:11:08 +0000 (21:11 +0100)
commitc6cb9b24ef06ce317327c5440bf69da13c9aa5ff
treef37600534663ad366f7c5939b5c896367e54a9c4
parent7614ad338a4a6225ee9d35b097ed90dabde86ac8
[ARM] Fix warning in asm/futex.h

The recently added futex.h contains an unused variable, which gcc
naturally warns about.  Remove this unused variable.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/futex.h