diff options
| author | Emil Goode <emilgoode@gmail.com> | 2012-08-15 00:44:42 +0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-16 02:15:02 +0400 |
| commit | c06d8752e790ed1e717316416c10a7929f1873dd (patch) | |
| tree | 6dcb5959b507300e4511779f420ef9ede761d357 /scripts | |
| parent | 82026f9673cfa35c74a66e9d7bf1b0e44bb0de3f (diff) | |
| download | linux-c06d8752e790ed1e717316416c10a7929f1873dd.tar.xz | |
[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 'scripts')
0 files changed, 0 insertions, 0 deletions
