commit | 4f1af2a33c9c5fbd2bf31a1679378860aca79f9e | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Oct 03 18:55:52 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Oct 17 06:10:11 2013 -0300 |
tree | 31aa9a5fe032f6122e2c1c24bdfcaffcd6befadf | |
parent | 4eed9b337604307d1d31902212f2e8e42a864c51 [diff] |
[media] v4l2-fh: Include linux/fs.h for struct file definition 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>