[media] disable COMPILE_TEST for omap1_camera
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 9 Sep 2014 17:55:15 +0000 (14:55 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 9 Sep 2014 21:07:39 +0000 (18:07 -0300)
commit4228cd5682f07b6cf5dfd3eb5e003766f5640ee2
treed81d387a62c6622fdabace936d09e102bf98e03f
parent91f96e8b7255537da3a58805cf465003521d7c5f
[media] disable COMPILE_TEST for omap1_camera

This driver depends on a legacy OMAP DMA API. So, it won't
compile-test on other archs.

While we might add stubs to the functions, this is not a
good idea, as the hole API should be replaced.

So, for now, let's just remove COMPILE_TEST and wait for
some time for people to fix. If not fixed, then we'll end
by removing this driver as a hole.

Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/soc_camera/Kconfig