diff --git a/drivers/media/video/tda8290.h b/drivers/media/video/tda8290.h index 4c547577e7cabbdf3965fd1d6962fb13f918e365..7bce03183d0860432c6553619fac68b2e0d9a39a 100644 --- a/drivers/media/video/tda8290.h +++ b/drivers/media/video/tda8290.h @@ -20,8 +20,7 @@ #include #include "dvb_frontend.h" -struct tda829x_config -{ +struct tda829x_config { unsigned int *lna_cfg; int (*tuner_callback) (void *dev, int command, int arg); };