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:
6de8653
)
[media] vivid: Don't mess with namespace adding a "get_format" function
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 2 Sep 2014 20:52:07 +0000
(17:52 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 2 Sep 2014 20:54:07 +0000
(17:54 -0300)
This fixes a compilation error with allyesconfig:
drivers/media/platform/exynos-gsc/built-in.o: In function `get_format':
(.text+0x12f5): multiple definition of `get_format'
drivers/media/platform/vivid/built-in.o:(.text+0x4bf4): first defined here
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found