sound: oss: Remove useless initialisation
[cascardo/linux.git] / sound / oss / ad1848.c
index 10c8de1..6368e5c 100644 (file)
@@ -254,7 +254,7 @@ static void ad_write(ad1848_info * devc, int reg, int data)
 
 static void wait_for_calibration(ad1848_info * devc)
 {
-       int timeout = 0;
+       int timeout;
 
        /*
         * Wait until the auto calibration process has finished.