From: Russell King Date: Sun, 18 Sep 2005 20:11:08 +0000 (+0100) Subject: [ARM] Fix warning in asm/futex.h X-Git-Tag: v2.6.14-rc2~5^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f8c0fd78dccaf30e60cb4303bd7a21c7d9e6da3;p=pandora-kernel.git [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 --- Reading git-diff-tree failed