git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b63d4f0
)
[SERIAL] Remove unused variable in sa1100.c
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 19 Nov 2005 11:26:17 +0000
(11:26 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 19 Nov 2005 11:26:17 +0000
(11:26 +0000)
Since the spinlock was removed from sa1100_start_tx(), the "flags"
variable becomes redundant. Remove it.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found