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:
5e57267
)
[media] omap3isp: include linux/mm_types.h
author
Arnd Bergmann
<arnd@arndb.de>
Fri, 31 May 2013 22:22:50 +0000
(19:22 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 12 Jun 2013 21:19:43 +0000
(18:19 -0300)
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>
No differences found