linux/drivers/usb/musb
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally
This was entirely automated, using the script by Al:

  PATT='^[[:blank:]]*#[[:blank:]]*include[[:blank:]]*<asm/uaccess.h>'
  sed -i -e "s!$PATT!#include <linux/uaccess.h>!" \
        $(git grep -l "$PATT"|grep -v ^include/linux/uaccess.h)

to do the replacement at the end of the merge window.

Requested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-12-24 11:46:01 -08:00
..
am35x.c
blackfin.c
blackfin.h
cppi_dma.c
cppi_dma.h
da8xx.c usb: musb: da8xx: Set phy in OTG mode by default 2016-11-21 17:35:37 +01:00
davinci.c
davinci.h
jz4740.c
Kconfig
Makefile
musb_am335x.c
musb_core.c Merge 4.9-rc7 into usb-next 2016-11-28 08:34:10 +01:00
musb_core.h Merge 4.9-rc7 into usb-next 2016-11-28 08:34:10 +01:00
musb_cppi41.c
musb_debug.h
musb_debugfs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
musb_dma.h
musb_dsps.c
musb_gadget.c Merge 4.9-rc7 into usb-next 2016-11-28 08:34:10 +01:00
musb_gadget.h
musb_gadget_ep0.c
musb_host.c
musb_host.h
musb_io.h
musb_regs.h
musb_trace.c
musb_trace.h
musb_virthub.c
musbhsdma.c
musbhsdma.h
omap2430.c Merge 4.9-rc7 into usb-next 2016-11-28 08:34:10 +01:00
omap2430.h
sunxi.c musb: sunxi: Force session end on babble errors in host-mode 2016-11-21 17:35:36 +01:00
tusb6010.c
tusb6010.h
tusb6010_omap.c
ux500.c
ux500_dma.c