summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tda8290.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/video/tda8290.h')
-rw-r--r--linux/drivers/media/video/tda8290.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/tda8290.h b/linux/drivers/media/video/tda8290.h
index dc8ef310b..9dd8b73eb 100644
--- a/linux/drivers/media/video/tda8290.h
+++ b/linux/drivers/media/video/tda8290.h
@@ -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;