u-boot-brain/drivers/usb
Simon Glass 61b29b8268 dm: core: Require users of devres to include the header
At present devres.h is included in all files that include dm.h but few
make use of it. Also this pulls in linux/compat which adds several more
headers. Drop the automatic inclusion and require files to include devres
themselves. This provides a good indication of which files use devres.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
2020-02-05 19:33:46 -07:00
..
cdns3 dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
common usb: Introduce CONFIG_SPL_DM_USB 2018-11-26 21:19:03 +01:00
dwc3 dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
emul dm: test: usb: rework keyboard test 2019-11-25 13:28:53 +01:00
eth usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2018-12-14 17:59:08 +01:00
gadget dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
host dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
musb common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
musb-new dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
phy common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
ulpi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig usb: kbd: implement special keys 2019-11-25 13:28:53 +01:00