提交 05e2190e 编写于 作者: M Mark Brown 提交者: Tomi Valkeinen

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: NMark Brown <broonie@linaro.org>
Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
上级 3825ce5a
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
#include <video/exynos_mipi_dsim.h> #include <video/exynos_mipi_dsim.h>
#include "exynos_mipi_dsi_regs.h" #include "exynos_mipi_dsi_regs.h"
#include "exynos_mipi_dsi_lowlevel.h"
void exynos_mipi_dsi_func_reset(struct mipi_dsim_device *dsim) void exynos_mipi_dsi_func_reset(struct mipi_dsim_device *dsim)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册