aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/dib0090.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb-frontends/dib0090.c')
-rw-r--r--drivers/media/dvb-frontends/dib0090.c14
1 files changed, 1 insertions, 13 deletions
diff --git a/drivers/media/dvb-frontends/dib0090.c b/drivers/media/dvb-frontends/dib0090.c
index 18c41cfef8d6..d13d2e81f8c9 100644
--- a/drivers/media/dvb-frontends/dib0090.c
+++ b/drivers/media/dvb-frontends/dib0090.c
@@ -1,23 +1,11 @@
1// SPDX-License-Identifier: GPL-2.0-or-later
1/* 2/*
2 * Linux-DVB Driver for DiBcom's DiB0090 base-band RF Tuner. 3 * Linux-DVB Driver for DiBcom's DiB0090 base-band RF Tuner.
3 * 4 *
4 * Copyright (C) 2005-9 DiBcom (http://www.dibcom.fr/) 5 * Copyright (C) 2005-9 DiBcom (http://www.dibcom.fr/)
5 * 6 *
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License as
8 * published by the Free Software Foundation; either version 2 of the
9 * License, or (at your option) any later version.
10 *
11 * This program is distributed in the hope that it will be useful, but
12 * WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 *
15 * GNU General Public License for more details.
16 *
17 *
18 * This code is more or less generated from another driver, please 7 * This code is more or less generated from another driver, please
19 * excuse some codingstyle oddities. 8 * excuse some codingstyle oddities.
20 *
21 */ 9 */
22 10
23#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt 11#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt