diff options
Diffstat (limited to 'include/media/i2c/tvp7002.h')
-rw-r--r-- | include/media/i2c/tvp7002.h | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/include/media/i2c/tvp7002.h b/include/media/i2c/tvp7002.h index cb213c136089..c31eb0040cf9 100644 --- a/include/media/i2c/tvp7002.h +++ b/include/media/i2c/tvp7002.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics | 2 | /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics |
2 | * Digitizer with Horizontal PLL registers | 3 | * Digitizer with Horizontal PLL registers |
3 | * | 4 | * |
@@ -8,16 +9,6 @@ | |||
8 | * written by Mauro Carvalho Chehab <mchehab@kernel.org>, | 9 | * written by Mauro Carvalho Chehab <mchehab@kernel.org>, |
9 | * the TVP514x driver written by Vaibhav Hiremath <hvaibhav@ti.com> | 10 | * the TVP514x driver written by Vaibhav Hiremath <hvaibhav@ti.com> |
10 | * and the TVP7002 driver in the TI LSP 2.10.00.14 | 11 | * 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. | ||
21 | */ | 12 | */ |
22 | #ifndef _TVP7002_H_ | 13 | #ifndef _TVP7002_H_ |
23 | #define _TVP7002_H_ | 14 | #define _TVP7002_H_ |