]> err.no Git - linux-2.6/blobdiff - drivers/media/common/saa7146_fops.c
[PATCH] make various thing static
[linux-2.6] / drivers / media / common / saa7146_fops.c
index cb826c9adfe7e60124547528f8da72154bbca548..c04fd11526e08432cc648403ecbdaef0e3aeeeb2 100644 (file)
@@ -403,7 +403,7 @@ static struct file_operations video_fops =
        .llseek         = no_llseek,
 };
 
-void vv_callback(struct saa7146_dev *dev, unsigned long status)
+static void vv_callback(struct saa7146_dev *dev, unsigned long status)
 {
        u32 isr = status;