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:
42cc37f
)
[media] soc-camera: fix static build of the sh_mobile_csi2.c driver
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Wed, 20 Oct 2010 13:14:57 +0000
(10:14 -0300)
committer
Mauro 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