u-boot-brain/drivers/usb
Simon Glass 161786259c usb: Drop dm.h header file
This header file should not be included in other header files. Remove it
and use a forward declaration instead.

Also move the inline function out into a C file. We should not include C
code in headers.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-08-03 22:19:54 -04:00
..
cdns3 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
common treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
dwc3 treewide: convert devfdt_get_addr() to dev_read_addr() 2020-07-25 14:46:57 -06:00
emul common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
eth treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
gadget treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
host treewide: convert devfdt_get_addr() to dev_read_addr() 2020-07-25 14:46:57 -06:00
musb common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
musb-new usb: Drop dm.h header file 2020-08-03 22:19:54 -04:00
phy common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ulpi common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig kconfig: fix typo for OHCI host and add to DM list 2020-06-02 17:27:04 -04:00