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:
2246540
)
[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci
author
Kyle McMartin
<kyle@parisc-linux.org>
Sun, 25 Jun 2006 22:45:29 +0000
(18:45 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 12 Jul 2006 23:03:22 +0000
(16:03 -0700)
Move variables only used on !__hppa__ into that #ifndef section. This
cleans up a compiler warning on parisc. Problem pointed out by
Joel Soete.
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/pci-quirks.c
patch
|
blob
|
history
diff --cc
drivers/usb/host/pci-quirks.c
Simple merge