[U-Boot] [PATCH 6/6] usb: xhci: zynqmp: Remove support for !DM_USB
Simon Glass
sjg at chromium.org
Wed May 16 20:57:14 UTC 2018
On 16 May 2018 at 08:26, Michal Simek <michal.simek at xilinx.com> wrote:
> Switch to DM_USB was done and there is no need to keep !DM_USB code in
> tree.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> drivers/usb/host/Kconfig | 1 +
> drivers/usb/host/xhci-zynqmp.c | 46 ----------------------------------
> scripts/config_whitelist.txt | 1 -
> 3 files changed, 1 insertion(+), 47 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list