9867c1b467
Error: chip/imx_serial.c:259:21: error: initialization of 'int (*)(struct uart_dev_s *, unsigned int *)' from incompatible pointer type 'int (*)(struct uart_dev_s *, uint32_t *)' {aka 'int (*)(struct uart_dev_s *, long unsigned int *)'} [-Werror=incompatible-pointer-types] 259 | .receive = imx_receive, | ^~~~~~~~~~~ chip/imx_serial.c:259:21: note: (near initialization for 'g_uart_ops.receive') |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |