forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/media/i2c/tvp514x_regs.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * drivers/media/i2c/tvp514x_regs.h
34 *
....@@ -10,16 +11,6 @@
1011 * Hardik Shah <hardik.shah@ti.com>
1112 * Manjunath Hadli <mrh@ti.com>
1213 * 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
- *
2314 */
2415
2516 #ifndef _TVP514X_REGS_H