git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4eed9b3
)
[media] v4l2-fh: Include linux/fs.h for struct file definition
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Thu, 3 Oct 2013 21:55:52 +0000
(18:55 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 17 Oct 2013 09:10:11 +0000
(06:10 -0300)
v4l2-fh.h dereferences struct file, the structure must thus be defined.
Pull in its definition by including linux/fs.h.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found