aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/or51132.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb-frontends/or51132.c')
-rw-r--r--drivers/media/dvb-frontends/or51132.c13
1 files changed, 1 insertions, 12 deletions
diff --git a/drivers/media/dvb-frontends/or51132.c b/drivers/media/dvb-frontends/or51132.c
index fc35f37eb3c0..35a3e47497c2 100644
--- a/drivers/media/dvb-frontends/or51132.c
+++ b/drivers/media/dvb-frontends/or51132.c
@@ -1,24 +1,13 @@
1// SPDX-License-Identifier: GPL-2.0-or-later
1/* 2/*
2 * Support for OR51132 (pcHDTV HD-3000) - VSB/QAM 3 * Support for OR51132 (pcHDTV HD-3000) - VSB/QAM
3 * 4 *
4 *
5 * Copyright (C) 2007 Trent Piepho <xyzzy@speakeasy.org> 5 * Copyright (C) 2007 Trent Piepho <xyzzy@speakeasy.org>
6 * 6 *
7 * Copyright (C) 2005 Kirk Lapray <kirk_lapray@bigfoot.com> 7 * Copyright (C) 2005 Kirk Lapray <kirk_lapray@bigfoot.com>
8 * 8 *
9 * Based on code from Jack Kelliher (kelliher@xmission.com) 9 * Based on code from Jack Kelliher (kelliher@xmission.com)
10 * Copyright (C) 2002 & pcHDTV, inc. 10 * Copyright (C) 2002 & pcHDTV, inc.
11 *
12 * This program is free software; you can redistribute it and/or modify
13 * it under the terms of the GNU General Public License as published by
14 * the Free Software Foundation; either version 2 of the License, or
15 * (at your option) any later version.
16 *
17 * This program is distributed in the hope that it will be useful,
18 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 * GNU General Public License for more details.
21 *
22*/ 11*/
23 12
24/* 13/*