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/samsung/exynos5250/fb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/samsung/exynos5250') diff --git a/src/soc/samsung/exynos5250/fb.c b/src/soc/samsung/exynos5250/fb.c index 4091900fbc..96406b5ba9 100644 --- a/src/soc/samsung/exynos5250/fb.c +++ b/src/soc/samsung/exynos5250/fb.c @@ -553,6 +553,7 @@ int dp_controller_init(struct s5p_dp_device *dp_device) /** * Init the LCD controller * + * @param panel_data * @param lcdbase Base address of LCD frame buffer * @return 0 if ok, -ve error code on error */ -- cgit v1.2.3