summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/video/exynos_mipi_dsim.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/video/exynos_mipi_dsim.h b/include/video/exynos_mipi_dsim.h
index 89dc88a171a..c6b1bf53a8b 100644
--- a/include/video/exynos_mipi_dsim.h
+++ b/include/video/exynos_mipi_dsim.h
@@ -356,4 +356,7 @@ int exynos_mipi_dsi_register_lcd_device(struct mipi_dsim_lcd_device
*/
int exynos_mipi_dsi_register_lcd_driver(struct mipi_dsim_lcd_driver
*lcd_drv);
+
+int s5p_dsim_phy_enable(struct platform_device *pdev, bool on);
+
#endif /* _EXYNOS_MIPI_DSIM_H */