diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/media/i2c/tvp514x.h | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/include/media/i2c/tvp514x.h b/include/media/i2c/tvp514x.h index c4896702f2d0..0c1bb04bdbcb 100644 --- a/include/media/i2c/tvp514x.h +++ b/include/media/i2c/tvp514x.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * drivers/media/video/tvp514x.h | 3 | * drivers/media/video/tvp514x.h |
3 | * | 4 | * |
@@ -10,16 +11,6 @@ | |||
10 | * Hardik Shah <hardik.shah@ti.com> | 11 | * Hardik Shah <hardik.shah@ti.com> |
11 | * Manjunath Hadli <mrh@ti.com> | 12 | * Manjunath Hadli <mrh@ti.com> |
12 | * Karicheri Muralidharan <m-karicheri2@ti.com> | 13 | * Karicheri Muralidharan <m-karicheri2@ti.com> |
13 | * | ||
14 | * This package is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | * | ||
18 | * This program is distributed in the hope that it will be useful, | ||
19 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
20 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
21 | * GNU General Public License for more details. | ||
22 | * | ||
23 | */ | 14 | */ |
24 | 15 | ||
25 | #ifndef _TVP514X_H | 16 | #ifndef _TVP514X_H |