On 10/7/23 23:56, Fabio Estevam wrote:
From: Fabio Estevam <feste...@denx.de>

Use dev_ofnode() to retrieve the USB node pointer from the udevice
structure.

This fixes the following build error:

drivers/usb/host/ehci-mxs.c:143:38: error: 'struct udevice' has no member named 
'node_'

How come this was never trapped by CI ?

Reviewed-by: Marek Vasut <ma...@denx.de>

Reply via email to