kernel/drivers/media/pci/ddbridge/ddbridge-hw.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 /* 2 3 * ddbridge-hw.h: Digital Devices bridge hardware maps 3 4 * .. .. @@ -13,7 +14,6 @@ 13 14 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 16 * GNU General Public License for more details. 16 - *17 17 */ 18 18 19 19 #ifndef _DDBRIDGE_HW_H_