]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/videocodec.c
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
[linux-2.6-omap-h63xx.git] / drivers / media / video / videocodec.c
index 2ae3fb250630be9dd7f51dfa82e6b61e36375ae1..290e641356502fd8c87a95bc2649831d669c4b76 100644 (file)
@@ -346,7 +346,7 @@ videocodec_build_table (void)
                size);
 
        kfree(videocodec_buf);
-       videocodec_buf = (char *) kmalloc(size, GFP_KERNEL);
+       videocodec_buf = kmalloc(size, GFP_KERNEL);
 
        i = 0;
        i += scnprintf(videocodec_buf + i, size - 1,