]> git.sur5r.net Git - u-boot/blobdiff - board/cpc45/pd67290.c
FDT: Add compatible string for DWMMC
[u-boot] / board / cpc45 / pd67290.c
index 0d8ef2336845fc843ce50898c370ef393aa93e4e..815e4bae45bf5b4ef5d4022a21e3913960990e19 100644 (file)
@@ -225,11 +225,7 @@ static u_int cirrus_set_opts (socket_info_t * s)
 {
        cirrus_state_t *p = &s->c_state;
        u_int mask = 0xffff;
-#if DEBUG
-       char buf[200];
-
-       memset (buf, 0, 200);
-#endif
+       char buf[200] = {0};
 
        if (has_ring == -1)
                has_ring = 1;