hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/include/media/i2c/tvp7002.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
23 * Digitizer with Horizontal PLL registers
34 *
....@@ -8,16 +9,6 @@
89 * written by Mauro Carvalho Chehab <mchehab@kernel.org>,
910 * the TVP514x driver written by Vaibhav Hiremath <hvaibhav@ti.com>
1011 * and the TVP7002 driver in the TI LSP 2.10.00.14
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.
2112 */
2213 #ifndef _TVP7002_H_
2314 #define _TVP7002_H_