diff --git a/drivers/serial/uart_xlnx_ps.c b/drivers/serial/uart_xlnx_ps.c index bc22b888778..68b3a7baabd 100644 --- a/drivers/serial/uart_xlnx_ps.c +++ b/drivers/serial/uart_xlnx_ps.c @@ -163,8 +163,6 @@ struct uart_xlnx_ps_dev_data_t { #endif }; -static const struct uart_driver_api uart_xlnx_ps_driver_api; - /** * @brief Disables the UART's RX and TX function. *