[media] vivid: Don't mess with namespace adding a "get_format" function
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 2 Sep 2014 20:52:07 +0000 (17:52 -0300)
committerMauro 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