uboot/drivers/usb/musb-new
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h>
Now, arch/${ARCH}/include/asm/errno.h and include/linux/errno.h have
the same content.  (both just wrap <asm-generic/errno.h>)

Replace all include directives for <asm/errno.h> with <linux/errno.h>.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
[trini: Fixup include/clk.]
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-09-23 17:55:42 -04:00
..
Kconfig usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig 2016-04-20 11:43:27 +02:00
Makefile drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. 2016-04-10 17:18:41 +02:00
am35x.c
linux-compat.h drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. 2016-04-10 17:18:41 +02:00
musb_core.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_core.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_debug.h
musb_dma.h
musb_dsps.c Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
musb_gadget.c
musb_gadget.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_gadget_ep0.c
musb_host.c
musb_host.h
musb_io.h
musb_regs.h
musb_uboot.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_uboot.h
omap2430.c
omap2430.h
pic32.c drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. 2016-04-10 17:18:41 +02:00
sunxi.c sunxi: musb: Re-init musb controller on repeated probe calls 2016-09-18 14:39:16 +02:00
usb-compat.h