diff options
| author | Tom Rini <[email protected]> | 2026-03-23 13:53:06 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-04-07 11:32:49 -0600 |
| commit | 3fe899fbeae62b8408c1e70532fe58cdab959dd0 (patch) | |
| tree | 5289f355d241629bd92e61469096b35850c374bc /dts | |
| parent | 25d55485dbced189f8d0400fb0da58b19e196662 (diff) | |
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 <[email protected]>
Diffstat (limited to 'dts')
0 files changed, 0 insertions, 0 deletions
