forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/sh/drivers/pci/fixups-r7780rp.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/drivers/pci/fixups-r7780rp.c
34 *
....@@ -5,10 +6,6 @@
56 *
67 * Copyright (C) 2003 Lineo uSolutions, Inc.
78 * Copyright (C) 2004 - 2006 Paul Mundt
8
- *
9
- * This file is subject to the terms and conditions of the GNU General Public
10
- * License. See the file "COPYING" in the main directory of this archive
11
- * for more details.
129 */
1310 #include <linux/pci.h>
1411 #include <linux/io.h>