aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb-core
diff options
context:
space:
mode:
authorEmil Goode <emilgoode@gmail.com>2012-08-14 17:44:42 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-15 19:15:02 -0300
commitc06d8752e790ed1e717316416c10a7929f1873dd (patch)
tree6dcb5959b507300e4511779f420ef9ede761d357 /drivers/media/dvb-core
parent82026f9673cfa35c74a66e9d7bf1b0e44bb0de3f (diff)
[media] media: coda: add const qualifiers
The commit 98d7bbb9 changed *of_device_id.data to const which introduced warnings in various places that have mostly been fixed. This patch fixes one such warning by introducing two const qualifiers. GCC warning: drivers/media/platform/coda.c:1785:16: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] Signed-off-by: Emil Goode <emilgoode@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb-core')
0 files changed, 0 insertions, 0 deletions