exynos5420: add callbacks needed for exynos_fb driver
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-exynos / system.h
index 4968d3d..320763f 100644 (file)
@@ -41,4 +41,7 @@ void set_usbhost_mode(unsigned int mode);
 void set_system_display_ctrl(void);
 int exynos_lcd_early_init(const void *blob);
 
+/* Initialize the Parade dP<->LVDS bridge if present */
+int parade_init(const void *blob);
+
 #endif /* _EXYNOS4_SYSTEM_H */