···1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1414 * GNU General Public License for more details.1515- *1616- * You should have received a copy of the GNU General Public License along1717- * with this program; if not, write to the Free Software Foundation, Inc.,1818- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.1915 */20162117#include "a8293.h"···2226};23272428static int a8293_set_voltage(struct dvb_frontend *fe,2525- enum fe_sec_voltage fe_sec_voltage)2929+ enum fe_sec_voltage fe_sec_voltage)2630{2731 struct a8293_dev *dev = fe->sec_priv;2832 struct i2c_client *client = dev->client;
-4
drivers/media/dvb-frontends/a8293.h
···1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1414 * GNU General Public License for more details.1515- *1616- * You should have received a copy of the GNU General Public License along1717- * with this program; if not, write to the Free Software Foundation, Inc.,1818- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.1915 */20162117#ifndef A8293_H