summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
diff options
context:
space:
mode:
authorLad, Prabhakar <prabhakar.lad@ti.com>2012-10-01 11:52:48 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-10-05 16:50:53 (GMT)
commit8b6faacd759933841c531c662c7eaa3046676fcc (patch)
tree488a11b44afddac8946412f5ade6040de76ff118 /drivers/cpuidle
parent2425bb3d4016ed95ce83a90b53bd92c7f31091e4 (diff)
downloadlinux-8b6faacd759933841c531c662c7eaa3046676fcc.tar.xz
[media] media: davinci: vpfe: fix build error
recent patch with commit id 4f996594ceaf6c3f9bc42b40c40b0f7f87b79c86 which makes vidioc_s_crop const, was causing a following build error. vpfe_capture.c: In function 'vpfe_s_crop': vpfe_capture.c:1695: error: assignment of read-only location '*crop' vpfe_capture.c:1706: warning: passing argument 1 of 'ccdc_dev->hw_ops.set_image_window' discards qualifiers from pointer target type vpfe_capture.c:1706: note: expected 'struct v4l2_rect *' but argument is of type 'const struct v4l2_rect *' make[4]: *** [drivers/media/platform/davinci/vpfe_capture.o] Error 1 Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com> Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/cpuidle')
0 files changed, 0 insertions, 0 deletions