]> git.sur5r.net Git - u-boot/blobdiff - drivers/pcmcia/i82365.c
mmc: support the correct card version for eMMC
[u-boot] / drivers / pcmcia / i82365.c
index 1bcb3a52eb8fd7cbea4ab17dac09660b13c076b5..1cde83a763257126dcad35323138fd6d7e2ccb0b 100644 (file)
@@ -272,11 +272,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;