Skip to content
Commit 033e2227 authored by Alexandre Rey's avatar Alexandre Rey Committed by Benjamin Cabé
Browse files

drivers: usb: Fix macro USB0 undefined for certain socs



Some NXP socs use USBFS0 macro as base address for accessing the USB
registers, rather than USB0.
It generates compile-time errors, since USB0 is not defined.
Fix by defining USB0 if USB0 is not defined and USBFS0 is.

Signed-off-by: default avatarAlexandre Rey <alx.rey@icloud.com>
parent 903a3aa6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment