Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Dmusb.h09bab6e77026d4b4e7682e56b470adf6e9f81563 Thu Oct 23 11:25:25 UTC 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>