Skip to content

Commit

Permalink
V4L (957): Compat ioctl32 license fix
Browse files Browse the repository at this point in the history
- Compat_ioctl32 license fix

Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
  • Loading branch information
Ricardo Cerqueira authored and Mauro Carvalho Chehab committed Jan 9, 2006
1 parent 0d0fbf8 commit 925e699
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/media/video/compat_ioctl32.c
Original file line number Diff line number Diff line change
Expand Up @@ -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");

0 comments on commit 925e699

Please sign in to comment.