Эх сурвалжийг харах

V4L (957): Compat ioctl32 license fix

- Compat_ioctl32 license fix

Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Ricardo Cerqueira 19 жил өмнө
parent
commit
925e699f26

+ 2 - 0
drivers/media/video/compat_ioctl32.c

@@ -316,3 +316,5 @@ long v4l_compat_ioctl32(struct file *file, unsigned int cmd, unsigned long arg)
 }
 }
 #endif
 #endif
 EXPORT_SYMBOL_GPL(v4l_compat_ioctl32);
 EXPORT_SYMBOL_GPL(v4l_compat_ioctl32);
+
+MODULE_LICENSE("GPL");