upstream: [media] omap3isp: include linux/mm_types.h
authorArnd Bergmann <arnd@arndb.de>
Fri, 31 May 2013 22:22:50 +0000 (19:22 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:48:11 +0000 (11:48 +0900)
commit6fe66f5ef33862fe6964ab90e544f8e05c588d5d
tree45e1fc1f66837fac3a8ed515cbde7a8853085bc2
parent1b150319df6e6607309521ee334ce8dcbc2455a5
upstream: [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 <arnd@arndb.de>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/omap3isp/ispqueue.h