]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/tda8290.h
V4L/DVB (7479): proper prototype for zoran_device.c:zr36016_write()
[linux-2.6-omap-h63xx.git] / drivers / media / video / tda8290.h
index dc8ef310b7b26b1fbccc6e24d321eb70d63caba2..9dd8b73eb8c60cf082de9908059911ec6f088fd9 100644 (file)
@@ -21,7 +21,7 @@
 #include "dvb_frontend.h"
 
 struct tda829x_config {
-       unsigned int *lna_cfg;
+       unsigned int lna_cfg;
        int (*tuner_callback) (void *dev, int command, int arg);
 
        unsigned int probe_tuner:1;