From d69367a3854ae0e40b9d8348f88e59af5ebb7752 Mon Sep 17 00:00:00 2001 From: Patrick Boettcher Date: Thu, 13 Jan 2005 13:18:27 +0000 Subject: mt352.c --- linux/drivers/media/dvb/frontends/mt352.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linux') diff --git a/linux/drivers/media/dvb/frontends/mt352.h b/linux/drivers/media/dvb/frontends/mt352.h index 635095b49..390b6126e 100644 --- a/linux/drivers/media/dvb/frontends/mt352.h +++ b/linux/drivers/media/dvb/frontends/mt352.h @@ -54,5 +54,6 @@ extern struct dvb_frontend* mt352_attach(const struct mt352_config* config, struct i2c_adapter* i2c); extern int mt352_write(struct dvb_frontend* fe, u8* ibuf, int ilen); +extern u8 mt352_read(struct dvb_frontend *fe, u8 reg); #endif // MT352_H -- cgit v1.2.3