diff --git a/sound/oss/ad1848.c b/sound/oss/ad1848.c index 10c8de1f8d29366dabf95d558e13423d5dadd4c5..6368e5c7d0ba93328fd83893731f59a314d01be0 100644 --- a/sound/oss/ad1848.c +++ b/sound/oss/ad1848.c @@ -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.