Home
last modified time | relevance | path

Searched hist:"4 a1e9211809d4130fe23cad1bea222222d6e94f4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.cdiff 4a1e9211809d4130fe23cad1bea222222d6e94f4 Thu Aug 06 11:23:32 CDT 2015 Felipe Balbi <balbi@ti.com> usb: gadget: f_mass_storage: add mising <linux/uaccess.h>

<linux/uaccess.h> was originally being pulled
indirectly through some other header, however
it's not anymore, so we need to include it
directly

Reported-by: Jim Davis <jim.epost@gmail.com>
Suggested-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Felipe Balbi <balbi@ti.com>