forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/sh/drivers/pci/fixups-rts7751r2d.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/drivers/pci/fixups-rts7751r2d.c
34 *
....@@ -6,10 +7,6 @@
67 * Copyright (C) 2003 Lineo uSolutions, Inc.
78 * Copyright (C) 2004 Paul Mundt
89 * Copyright (C) 2007 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 <mach/lboxre2.h>