mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-02-25 08:19:47 +00:00
soc: Drive uart1_irq to 0 when we don't have UART1
The tools complain about uart1_irq not being driven and not having a
default when HAS_UART1 is false. This sets it to 0 in that case.
Fixes: 7575b1e0c2 ("uart: Import and hook up opencore 16550 compatible UART")
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
This commit is contained in:
Reference in New Issue
Block a user