projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52d3225
)
[media] Fix vino compilation
author
Hans Verkuil
<hverkuil@xs4all.nl>
Mon, 20 Aug 2012 07:00:14 +0000
(
04:00
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 21 Aug 2012 11:33:39 +0000
(08:33 -0300)
A trivial fix so that vino can find the saa7191.h header.
[mchehab@redhat.com: Fix merge conflict]
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/Makefile
patch
|
blob
|
history
diff --git
a/drivers/media/platform/Makefile
b/drivers/media/platform/Makefile
index
71e1b28
..
4afb1af
100644
(file)
--- a/
drivers/media/platform/Makefile
+++ b/
drivers/media/platform/Makefile
@@
-43,3
+43,5
@@
obj-$(CONFIG_VIDEO_SH_VOU) += sh_vou.o
obj-y += davinci/
obj-$(CONFIG_ARCH_OMAP) += omap/
+
+ccflags-y += -I$(srctree)/drivers/media/i2c