video: sprd: remove build warnings
[profile/mobile/platform/kernel/u-boot-tm1.git] / drivers / video / sprdfb / dsi_1_21a / mipi_dsih_dphy.c
index 1dd8619..fd41856 100644 (file)
@@ -26,7 +26,7 @@
 \r
 uint8_t mipi_dsih_dphy_calibration(dphy_t * phy)// tianci need check with thomas\r
 {\r
-    uint8_t rd_data[3],sv_data[3];\r
+    uint8_t rd_data[3],sv_data[3] = {0,};\r
     uint8_t data[3];\r
     uint8_t i = 0; /* iterator */\r
     int8_t j = 0;\r