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:
23b0d96
)
USB: fix compiler issues with newer gcc versions
author
David Brownell
<david-b@pacbell.net>
Wed, 1 Nov 2006 22:26:26 +0000
(14:26 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 3 Nov 2006 19:57:18 +0000
(11:57 -0800)
Remove complaint from newer GCCs; they don't like forward function
declarations except in top-level contexts.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found