hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/arch/sh/drivers/pci/fixups-titan.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/drivers/pci/ops-titan.c
34 *
....@@ -5,9 +6,6 @@
56 *
67 * Modified from ops-snapgear.c written by David McCullough
78 * Highly leveraged from pci-bigsur.c, written by Dustin McIntire.
8
- *
9
- * May be copied or modified under the terms of the GNU General Public
10
- * License. See linux/COPYING for more information.
119 *
1210 * PCI initialization for the Titan boards
1311 */