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:
699ddda
)
Fix USB gadget net2280.c compile
author
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 18 Oct 2006 01:03:33 +0000
(18:03 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 18 Oct 2006 01:03:33 +0000
(18:03 -0700)
It would fail the compile due to the newly added error checking testing
a bad macro for a "return value" unless USB_GADGET_DEBUG_FILES was
enabled.
Pointed out by Stephen Hemminger.
Acked-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found