[media] soc-camera: fix static build of the sh_mobile_csi2.c driver
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 20 Oct 2010 13:14:57 +0000 (10:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 20 Dec 2010 16:10:57 +0000 (14:10 -0200)
The test for driver->owner != NULL in sh_mobile_ceu_camera.c is unneeded and it
breaks the static build of sh_mobile_csi2.c. Remove it.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found