]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/sparc/dbri.c
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
[karo-tx-linux.git] / sound / sparc / dbri.c
index a6b0deb77746c11646e42dd9f5f6353311e94656..ae35f5342e105dc3700e5589da6d23a4f4a6ab63 100644 (file)
@@ -592,7 +592,7 @@ static __u32 reverse_bytes(__u32 b, int len)
                break;
        default:
                printk(KERN_ERR "DBRI reverse_bytes: unsupported length\n");
-       };
+       }
 
        return b;
 }