of: clean up OF_CONTROL ifdef conditionals
[platform/kernel/u-boot.git] / arch / arm / mach-exynos / include / mach / mipi_dsim.h
index 50e5c25..c9e8e06 100644 (file)
@@ -374,7 +374,5 @@ void exynos_init_dsim_platform_data(vidinfo_t *vid);
 /* panel driver init based on mipi dsi interface */
 void s6e8ax0_init(void);
 
-#ifdef CONFIG_OF_CONTROL
 extern int mipi_power(void);
-#endif
 #endif /* _DSIM_H */