hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/media/pci/ddbridge/ddbridge-hw.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0 */
12 /*
23 * ddbridge-hw.h: Digital Devices bridge hardware maps
34 *
....@@ -13,7 +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
- *
1717 */
1818
1919 #ifndef _DDBRIDGE_HW_H_