From 4934818118bdf36927bc8e15aa4d609ba2348b25 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Wed, 6 Jul 2016 10:17:19 -0600 Subject: Documentation: Fix doxygen errors Change-Id: I195fd3a9c7fc07c35913342d2041e1ffef110466 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/15549 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi --- src/soc/qualcomm/ipq806x/uart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/qualcomm/ipq806x/uart.c') diff --git a/src/soc/qualcomm/ipq806x/uart.c b/src/soc/qualcomm/ipq806x/uart.c index c9ef77014c..8d4a2259a6 100644 --- a/src/soc/qualcomm/ipq806x/uart.c +++ b/src/soc/qualcomm/ipq806x/uart.c @@ -84,7 +84,7 @@ static const uart_params_t uart_board_param = { /** * msm_boot_uart_dm_init_rx_transfer - Init Rx transfer - * @uart_dm_base: UART controller base address + * @param uart_dm_base: UART controller base address */ static unsigned int msm_boot_uart_dm_init_rx_transfer(void *uart_dm_base) { -- cgit v1.2.3