Files
u-boot/drivers
Tom Rini 25d55485db serial: ns16550: Fix an "unused" warning with SERIAL_PRESENT=n and OF_REAL=y
The definition of our ID table is guarded with OF_REAL however the
U_BOOT_DRIVER that would in turn use the table is guarded with
SERIAL_PRESENT. To avoid a potential warning we must also guard the
ID table with SERIAL_PRESENT.

Signed-off-by: Tom Rini <trini@konsulko.com>
2026-04-07 11:32:46 -06:00
..
2026-04-06 12:16:57 -06:00
2026-03-18 13:07:36 -06:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00
2026-04-03 12:06:27 -06:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00