Re: [linux-yocto][v5.10/standard/sdkv5.10/xlnx-soc & v5.10/standard/preempt-rt/sdkv5.10/xlnx-soc][PATCH] dwc3/host.c: remove unused variable

2023-01-01 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.10/standard/sdkv5.10/xlnx-soc & v5.10/standard/preempt-rt/sdkv5.10/xlnx-soc][PATCH] dwc3/host.c: remove unused variable on 24/12/2022 Li Wang wrote: > drivers/usb/dwc3/host.c:30:21: error: variable 'dwc3_xhci_plat_priv' has > i

[linux-yocto][v5.10/standard/sdkv5.10/xlnx-soc & v5.10/standard/preempt-rt/sdkv5.10/xlnx-soc][PATCH] dwc3/host.c: remove unused variable

2022-12-23 Thread Li Wang
drivers/usb/dwc3/host.c:30:21: error: variable 'dwc3_xhci_plat_priv' has initializer but incomplete type 30 | static const struct xhci_plat_priv dwc3_xhci_plat_priv = { | ^~ drivers/usb/dwc3/host.c:31:10: error: 'const struct xhci_plat_priv' has no member