u-boot/drivers/usb/musb-new
Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header
Move this out of the common header and include it only where needed.  In
a number of cases this requires adding "struct udevice;" to avoid adding
another large header or in other cases replacing / adding missing header
files that had been pulled in, very indirectly.   Finally, we have a few
cases where we did not need to include <asm/global_data.h> at all, so
remove that include.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-02-02 15:33:42 -05:00
..
Kconfig usb: musb-new: mt85xx: add musb-new gadget driver. 2020-01-25 12:04:36 -05:00
Makefile usb: musb-new: mt85xx: add musb-new gadget driver. 2020-01-25 12:04:36 -05:00
am35x.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
da8xx.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
linux-compat.h xen: Port Xen hypervisor related code from mini-os 2020-08-14 15:18:30 -04:00
mt85xx.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
musb_core.c usb: musb-new: Include device_compat.h 2020-10-16 09:44:27 -04:00
musb_core.h
musb_debug.h
musb_dma.h
musb_dsps.c usb: musb-new: Fix typo in caution message 2020-10-20 00:48:58 +02:00
musb_gadget.c usb: musb-new: Include device_compat.h 2020-10-16 09:44:27 -04:00
musb_gadget.h
musb_gadget_ep0.c usb: musb-new: Include device_compat.h 2020-10-16 09:44:27 -04:00
musb_host.c usb: musb-new: Include device_compat.h 2020-10-16 09:44:27 -04:00
musb_host.h
musb_io.h
musb_regs.h
musb_uboot.c usb: Drop dm.h header file 2020-08-03 22:19:54 -04:00
musb_uboot.h
omap2430.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
omap2430.h
pic32.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sunxi.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
ti-musb.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
usb-compat.h usb: Drop dm.h header file 2020-08-03 22:19:54 -04:00