From 0e83d7e078fe1b3053d16b7ab0d3e37bf2f3745e Mon Sep 17 00:00:00 2001 From: Andrew de Quincy Date: Fri, 19 Nov 2004 00:00:39 +0000 Subject: Added vp310 support --- linux/drivers/media/dvb/frontends/mt312.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'linux/drivers/media/dvb/frontends/mt312.h') diff --git a/linux/drivers/media/dvb/frontends/mt312.h b/linux/drivers/media/dvb/frontends/mt312.h index cece3ca84..b3a53a73a 100644 --- a/linux/drivers/media/dvb/frontends/mt312.h +++ b/linux/drivers/media/dvb/frontends/mt312.h @@ -41,4 +41,7 @@ struct mt312_config extern struct dvb_frontend* mt312_attach(const struct mt312_config* config, struct i2c_adapter* i2c); +extern struct dvb_frontend* vp310_attach(const struct mt312_config* config, + struct i2c_adapter* i2c); + #endif // MT312_H -- cgit v1.2.3