]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/radio/miropcm20-radio.c
V4L/DVB (5819): Cleanup: reorder some includes
[linux-2.6-omap-h63xx.git] / drivers / media / radio / miropcm20-radio.c
index c4312fa0e2f5278d071ef5eea2fe12ae82bf970a..c7c9d1dc06905cb4074c9def7e5bef4c9e05b9d5 100644 (file)
@@ -216,7 +216,7 @@ static struct pcm20_device pcm20_unit = {
        .muted  = 1,
 };
 
-static struct file_operations pcm20_fops = {
+static const struct file_operations pcm20_fops = {
        .owner          = THIS_MODULE,
        .open           = video_exclusive_open,
        .release        = video_exclusive_release,