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:
115c1ce
)
[PATCH] USB: usb_cdc build fix
author
akpm@osdl.org
<akpm@osdl.org>
Tue, 19 Apr 2005 00:39:21 +0000
(17:39 -0700)
committer
Greg K-H
<gregkh@suse.de>
Tue, 19 Apr 2005 00:39:21 +0000
(17:39 -0700)
With older gcc's:
In file included from drivers/usb/class/cdc-acm.c:63:
include/linux/usb_cdc.h:117: field `bDetailData' has incomplete type
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
diff -puN include/linux/usb_cdc.h~usb_cdc-build-fix include/linux/usb_cdc.h
No differences found