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:
367815e
)
USB: host/ohci-hcd.c: fix sparse warnings
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Wed, 22 Apr 2009 20:18:59 +0000
(16:18 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 16 Jun 2009 04:44:42 +0000
(21:44 -0700)
Fix sparse warnings in drivers/usb/host/ohci-hcd.c.
Four of the following sparse warning are seen when building on
ARM due do the macro raw_local_irq_save():
warning: symbol 'temp' shadows an earlier one
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found