Files
u-boot/drivers
Tom Rini 3fe899fbea serial: omap: Fix "unused" warnings with SERIAL_PRESENT=n and OF_REAL=y
The definition of our ID table (and of_to_plat function) 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 both with SERIAL_PRESENT.

Signed-off-by: Tom Rini <trini@konsulko.com>
2026-04-07 11:32:49 -06:00
..
2025-10-30 12:32:12 -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
2025-10-14 10:42:27 +03:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00