diff --git a/drivers/usb/dwc2/hcd.c b/drivers/usb/dwc2/hcd.c index ab2f246a4484..72f597ee15d8 100644 --- a/drivers/usb/dwc2/hcd.c +++ b/drivers/usb/dwc2/hcd.c @@ -5192,7 +5192,6 @@ error3: error2: usb_put_hcd(hcd); error1: - kfree(hsotg->core_params); #ifdef CONFIG_USB_DWC2_TRACK_MISSED_SOFS kfree(hsotg->last_frame_num_array);