Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-30 | trivial: wusb: Storage class should be before const qualifier | Tobias Klauser | 1 | -2/+1 | |
The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Acked-by: David Vrabel <david.vrabel@csr.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | |||||
2008-09-17 | wusb: add the Wireless USB include files. | Inaky Perez-Gonzalez | 1 | -0/+376 | |
Common header files derived from the WUSB 1.0 specification. Signed-off-by: David Vrabel <david.vrabel@csr.com> |