]> Pileus Git - ~andy/linux/blobdiff - drivers/video/sh_mobile_lcdcfb.c
arm64: asm: remove redundant "cc" clobbers
[~andy/linux] / drivers / video / sh_mobile_lcdcfb.c
index ab85ad6c25ec434b983c41f3801171d675a79e81..2bcc84ac18c762f7bc7f5acecdb34149192a1308 100644 (file)
@@ -1227,7 +1227,7 @@ static void sh_mobile_lcdc_stop(struct sh_mobile_lcdc_priv *priv)
                /* Free the MERAM cache. */
                if (ch->cache) {
                        sh_mobile_meram_cache_free(priv->meram_dev, ch->cache);
-                       ch->cache = 0;
+                       ch->cache = NULL;
                }
 
        }