From: Arnd Bergmann Date: Fri, 31 May 2013 22:22:50 +0000 (-0300) Subject: [media] omap3isp: include linux/mm_types.h X-Git-Tag: v3.11-rc1~17^2~265 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31036441d785359999e45bf410c778f64ffcab64;p=pandora-kernel.git [media] omap3isp: include linux/mm_types.h The ispqueue.h file uses vm_flags_t, which is defined in linux/mm_types.h, so we must include that header in order to build in all configurations. Signed-off-by: Arnd Bergmann Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed