u-boot/drivers/usb/phy
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Now, include/linux/errno.h is a wrapper of <asm-generic/errno.h>.
Replace all include directives for <asm-generic/errno.h> with
<linux/errno.h>.

<asm-generic/...> is supposed to be included from <asm/...> when
arch-headers fall back into generic implementation. Generally, they
should not be directly included from .c files.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
[trini: Add drivers/usb/host/xhci-rockchip.c]
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-09-23 22:25:27 -04:00
..
Makefile usb: rockchip-phy: implement USB2.0 phy control 2016-07-25 20:44:19 -06:00
omap_usb_phy.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
rockchip_usb2_phy.c usb: rockchip-phy: implement USB2.0 phy control 2016-07-25 20:44:19 -06:00
twl4030.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00