From 515fa72db1c95f7260aafd3b0f7683f6b8c732a8 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Tue, 2 Jul 2013 12:26:54 +0100 Subject: [PATCH] video: exynos: Ensure definitions match prototypes Ensure that the definitions of functions match the prototypes used by other modules by including the header with the prototypes in the files with the definitions. Signed-off-by: Mark Brown Signed-off-by: Tomi Valkeinen --- drivers/video/exynos/exynos_mipi_dsi_lowlevel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/video/exynos/exynos_mipi_dsi_lowlevel.c b/drivers/video/exynos/exynos_mipi_dsi_lowlevel.c index 15c5abd408dc8..c148d06540c1a 100644 --- a/drivers/video/exynos/exynos_mipi_dsi_lowlevel.c +++ b/drivers/video/exynos/exynos_mipi_dsi_lowlevel.c @@ -27,6 +27,7 @@ #include