Home
last modified time | relevance | path

Searched hist:"09 bab6e7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/linux/usb/
H A Dmusb.h09bab6e7 Thu Oct 23 06:25:25 CDT 2014 Igor Grinberg <grinberg@compulab.co.il> musb: fix warning in include/linux/usb/musb.h

Fix the following build warning by including linux/compat.h:
include/linux/usb/musb.h:110: warning: 'struct device' declared inside
parameter list
include/linux/usb/musb.h:110: warning: its scope is only this definition
or declaration, which is probably not what you want

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>