forked from ~ljy/RK356X_SDK_RELEASE

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