blob: 492badd50231937aea5807993982292eec961d71 [file] [log] [blame]
Ralph Metzlere8783952011-07-03 13:36:17 -03001#ifndef _TDA18271C2DD_H_
2#define _TDA18271C2DD_H_
3struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe,
4 struct i2c_adapter *i2c, u8 adr);
5#endif