Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[linux-drm-fsl-dcu.git] / drivers / media / radio / si470x / radio-si470x-common.c
index 0bd250068285baabbe701929395d61b0f8d3bcc3..0e750aef656a6f8a053aafbd965b4e9e1fe64f23 100644 (file)
@@ -254,7 +254,7 @@ static unsigned int si470x_get_step(struct si470x_device *radio)
        /* 2:  50 kHz */
        default:
                return 50 * 16;
-       };
+       }
 }