From: Russell King Date: Sat, 19 Nov 2005 11:26:17 +0000 (+0000) Subject: [SERIAL] Remove unused variable in sa1100.c X-Git-Tag: v2.6.15-rc2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=832f4ede791ae0a96dcbb231ccb181ad7a54bfc2;p=pandora-kernel.git [SERIAL] Remove unused variable in sa1100.c Since the spinlock was removed from sa1100_start_tx(), the "flags" variable becomes redundant. Remove it. Signed-off-by: Russell King --- Reading git-diff-tree failed