u-boot-brain/drivers/usb
Simon Glass c3dc39a2f8 arm: Don't include common.h in header files
It is bad practice to include common.h in other header files since it can
bring in any number of superfluous definitions. It implies that some C
files don't include it and thus may be missing CONFIG options that are set
up by that file. The C files should include these themselves.

Update some header files in arch/arm to drop this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 14:54:24 -04:00
..
cdns3 usb: Migrate to support live DT for some driver 2020-04-13 13:48:30 +02:00
common usb: Migrate to support live DT for some driver 2020-04-13 13:48:30 +02:00
dwc3 usb: dwc3: Add versal compatibility string to dwc3 glue ids 2020-05-12 09:27:14 +02:00
emul dm: test: usb: rework keyboard test 2019-11-25 13:28:53 +01:00
eth arm: Don't include common.h in header files 2020-05-18 14:54:24 -04:00
gadget usb: gadget: g_dnl: add function g_dnl_set_product 2020-05-14 09:02:12 +02:00
host rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA 2020-05-15 14:47:35 -04:00
musb common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
musb-new usb: Migrate to support live DT for some driver 2020-04-13 13:48:30 +02:00
phy dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
ulpi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig sunxi: Move common defconfig options to Kconfig 2020-03-18 18:25:00 +05:30