21ec9c97e4
drivers/media/platform/s5p-g2d/g2d.c:535:2: warning: passing argument 3 of 'vidioc_try_crop' discards 'const' qualifier from pointer target type [enabled by default]
drivers/media/platform/s5p-g2d/g2d.c:510:12: note: expected 'struct v4l2_crop *' but argument is of type 'const struct v4l2_crop *'
This is fall-out from this commit:
commit
|
||
---|---|---|
.. | ||
g2d-hw.c | ||
g2d-regs.h | ||
g2d.c | ||
g2d.h | ||
Makefile |