V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodulator...
authorDavid Howells <dhowells@redhat.com>
Tue, 8 Jul 2008 15:56:04 +0000 (12:56 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 23 Jul 2008 11:09:14 +0000 (08:09 -0300)
Fix an assignment of a const pointer to a non-const pointer in the drx397xD
demodulator driver.

This was introduced in patch eb9bd0e567365d4f607d32d8c41e201da65aa971.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found