diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2007-12-21 16:12:09 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 19:04:14 -0200 |
commit | 7972f9880c8c812332a56da7cfa4523d01ea310b (patch) | |
tree | 89a21740f33723c103357c66e34e039b1cd84d85 /drivers/media/video/zoran_device.c | |
parent | fb6d8e2c7fe1667d8ce057e333b18deb91191be5 (diff) | |
download | kernel-crypto-7972f9880c8c812332a56da7cfa4523d01ea310b.tar.gz kernel-crypto-7972f9880c8c812332a56da7cfa4523d01ea310b.tar.xz kernel-crypto-7972f9880c8c812332a56da7cfa4523d01ea310b.zip |
V4L/DVB (6893): tuner-xc2028: fix xc2028_attach function
xc2028_attach was returning an integer when disabled from the build, where it
should instead be returning NULL. Declare xc2028_attach as type dvb_frontend *
instead of void *.
The prototype declaration must be marked as extern in the header.
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/zoran_device.c')
0 files changed, 0 insertions, 0 deletions