arch/arm/imxrt: Fix incorrect symbol on imxtrt_ehci

Signed-off-by: Alan C. Assis <acassis@gmail.com>
This commit is contained in:
Alan Carvalho de Assis 2025-08-04 20:17:52 -03:00 committed by Alan C. Assis
parent e26936b262
commit 732a31c2bf

View file

@ -5055,7 +5055,7 @@ struct usbhost_connection_s *imxrt_ehci_initialize(int controller)
hport->speed = USB_SPEED_FULL;
}
# ifndef CONFIG_IMXRT_EHCI_PREALLOCATE
# ifndef CONFIG_IMXRT_EHCI_USB1_PREALLOCATE
/* Allocate a pool of free Queue Head (QH) structures */
g_qhpool = kmm_memalign(32, CONFIG_IMXRT_EHCI_USB1_NQHS *