sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / drivers / media / platform / sti / c8sectpfe / c8sectpfe-dvb.h
blobbd366dbc82b37f48898abc702bc4beb15d7cd34b
1 /*
2 * c8sectpfe-common.h - C8SECTPFE STi DVB driver
4 * Copyright (c) STMicroelectronics 2015
6 * Author: Peter Griffin <peter.griffin@linaro.org>
8 * This program is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU General Public License as
10 * published by the Free Software Foundation; either version 2 of
11 * the License, or (at your option) any later version.
13 #ifndef _C8SECTPFE_DVB_H_
14 #define _C8SECTPFE_DVB_H_
16 int c8sectpfe_frontend_attach(struct dvb_frontend **fe,
17 struct c8sectpfe *c8sectpfe, struct channel_info *tsin,
18 int chan_num);
20 #endif