[PATCH 1/4] bsp/zynq-uart: Remove zynq_uart_instances from header

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Apr 8 05:18:47 UTC 2019


Hello,

On 06/04/2019 02:53, Jeff Kubascik wrote:
> diff --git a/bsps/arm/xilinx-zynq/console/debug-console.c b/bsps/arm/xilinx-zynq/console/debug-console.c
> index 38c0050e90..bc89a7f152 100644
> --- a/bsps/arm/xilinx-zynq/console/debug-console.c
> +++ b/bsps/arm/xilinx-zynq/console/debug-console.c
> @@ -19,6 +19,8 @@
>   
>   #include <bspopts.h>
>   
> +extern zynq_uart_context zynq_uart_instances[2];

please move this declaration to a header file.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list