it66121: update and remove debug log
[firefly-linux-kernel-4.4.55.git] / arch / arm / plat-rk / include / plat / board.h
index 9de7cb23bb304d9a45bbe210be9c7c3e46f09678..518e3185646f85605a26d078feec1979a24c0511 100755 (executable)
@@ -426,6 +426,9 @@ struct rk610_codec_platform_data {
        int boot_depop;//if found boot pop,set boot_depop 1 test
 };
 
+struct rk_hdmi_platform_data {
+       int (*io_init)(void);
+};
 #define BOOT_MODE_NORMAL               0
 #define BOOT_MODE_FACTORY2             1
 #define BOOT_MODE_RECOVERY             2