forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/media/pci/ddbridge/ddbridge-ci.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0 */
12 /*
23 * ddbridge-ci.h: Digital Devices bridge CI (DuoFlex, CI Bridge) support
34 *
....@@ -13,9 +14,6 @@
1314 * but WITHOUT ANY WARRANTY; without even the implied warranty of
1415 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1516 * GNU General Public License for more details.
16
- *
17
- * To obtain the license, point your browser to
18
- * http://www.gnu.org/copyleft/gpl.html
1917 */
2018
2119 #ifndef __DDBRIDGE_CI_H__