forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/media/dvb-frontends/cx24116.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 Conexant cx24116/cx24118 - DVBS/S2 Satellite demod/tuner driver
34
....@@ -19,19 +20,6 @@
1920 Fill set_voltage with actually control voltage code.
2021 Correct set tone to not affect voltage.
2122
22
- This program is free software; you can redistribute it and/or modify
23
- it under the terms of the GNU General Public License as published by
24
- the Free Software Foundation; either version 2 of the License, or
25
- (at your option) any later version.
26
-
27
- This program is distributed in the hope that it will be useful,
28
- but WITHOUT ANY WARRANTY; without even the implied warranty of
29
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
30
- GNU General Public License for more details.
31
-
32
- You should have received a copy of the GNU General Public License
33
- along with this program; if not, write to the Free Software
34
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
3523 */
3624
3725 #include <linux/slab.h>
....@@ -1145,7 +1133,7 @@
11451133 state->frontend.demodulator_priv = state;
11461134 return &state->frontend;
11471135 }
1148
-EXPORT_SYMBOL(cx24116_attach);
1136
+EXPORT_SYMBOL_GPL(cx24116_attach);
11491137
11501138 /*
11511139 * Initialise or wake up device