diff options
author | Anders Roxell <anders.roxell@linaro.org> | 2016-01-14 22:09:43 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-01-25 09:13:13 -0200 |
commit | 1b4ca5aa9e0867f5cec40f9508dac7414f3b6998 (patch) | |
tree | 07ed177484f1701597ae8b6a67ff6bd228146e02 /drivers/media/platform/exynos4-is/fimc-isp-video.c | |
parent | 9b4b92645c5edf16b9e77c5956e13b040ba5ed0f (diff) | |
download | blackbird-obmc-linux-1b4ca5aa9e0867f5cec40f9508dac7414f3b6998.tar.gz blackbird-obmc-linux-1b4ca5aa9e0867f5cec40f9508dac7414f3b6998.zip |
[media] drivers/media: vsp1_video: fix compile error
This was found with the -RT patch enabled, but the fix should apply to
non-RT also.
Compilation error without this fix:
../drivers/media/platform/vsp1/vsp1_video.c: In function
'vsp1_pipeline_stopped':
../drivers/media/platform/vsp1/vsp1_video.c:524:2: error: expected
expression before 'do'
spin_unlock_irqrestore(&pipe->irqlock, flags);
^
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/platform/exynos4-is/fimc-isp-video.c')
0 files changed, 0 insertions, 0 deletions