From: Laurent Pinchart Date: Thu, 3 Oct 2013 21:55:52 +0000 (-0300) Subject: [media] v4l2-fh: Include linux/fs.h for struct file definition X-Git-Tag: v3.13-rc1~47^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f1af2a33c9c5fbd2bf31a1679378860aca79f9e;p=pandora-kernel.git [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 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed