kernel/drivers/media/pci/ddbridge/ddbridge-io.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 /* 2 3 * ddbridge-io.h: Digital Devices bridge I/O inline functions 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_IO_H__