Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 925e699f authored by Ricardo Cerqueira's avatar Ricardo Cerqueira Committed by Mauro Carvalho Chehab
Browse files

V4L (957): Compat ioctl32 license fix



- Compat_ioctl32 license fix

Signed-off-by: default avatarRicardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@brturbo.com.br>
parent 0d0fbf81
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -316,3 +316,5 @@ long v4l_compat_ioctl32(struct file *file, unsigned int cmd, unsigned long arg)
}
#endif
EXPORT_SYMBOL_GPL(v4l_compat_ioctl32);

MODULE_LICENSE("GPL");