Skip to content
Commit 26ff7603 authored by Carlo Caione's avatar Carlo Caione Committed by Andrew Boie
Browse files

drivers: uart_pl011: Fix compilation when CONFIG_UART_INTERRUPT_DRIVEN=n



The driver fails to compile when CONFIG_UART_INTERRUPT_DRIVEN=n. This is
due to a nested ifdef on CONFIG_UART_INTERRUPT_DRIVEN that is excluding
pieces of code unrelated to the uart interrupts management.

Signed-off-by: default avatarCarlo Caione <ccaione@baylibre.com>
parent a76a74c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment