summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx/em28xx-core.c
diff options
context:
space:
mode:
authorAndy Walls <awalls@radix.net>2009-09-07 13:32:45 -0400
committerAndy Walls <awalls@radix.net>2009-09-07 13:32:45 -0400
commita7ec580399a117b5f3320f4e0b252d0ba87917ba (patch)
tree5db5a7068134b914e9dbfef871044832baccdd3f /linux/drivers/media/video/em28xx/em28xx-core.c
parentf3fb970832182809d9bf8b397fe34f70404e51fd (diff)
downloadmediapointer-dvb-s2-a7ec580399a117b5f3320f4e0b252d0ba87917ba.tar.gz
mediapointer-dvb-s2-a7ec580399a117b5f3320f4e0b252d0ba87917ba.tar.bz2
cx18: Eliminate warning about discarding 'const' is assignment for IR init
From: Andy Walls <awalls@radix.net> i2c-kbd-i2c allows a bridge driver to pass information about IR configuration, but uses a "void *" to pass along what is essentially constant data. This change casts a const * to a void * to remove the warning. Priority: normal Signed-off-by: Andy Walls <awalls@radix.net>
Diffstat (limited to 'linux/drivers/media/video/em28xx/em28xx-core.c')
0 files changed, 0 insertions, 0 deletions