forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/sh/drivers/pci/fixups-snapgear.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/drivers/pci/ops-snapgear.c
34 *
....@@ -6,9 +7,6 @@
67 * Ported to new API by Paul Mundt <lethal@linux-sh.org>
78 *
89 * Highly leveraged from pci-bigsur.c, written by Dustin McIntire.
9
- *
10
- * May be copied or modified under the terms of the GNU General Public
11
- * License. See linux/COPYING for more information.
1210 *
1311 * PCI initialization for the SnapGear boards
1412 */