forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/arch/powerpc/platforms/86xx/mvme7100.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Board setup routines for the Emerson/Artesyn MVME7100
34 *
....@@ -14,12 +15,6 @@
1415 *
1516 * Martyn Welch <martyn.welch@ge.com>
1617 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
17
- *
18
- * This program is free software; you can redistribute it and/or modify it
19
- * under the terms of the GNU General Public License as published by the
20
- * Free Software Foundation; either version 2 of the License, or (at your
21
- * option) any later version.
22
- *
2318 */
2419
2520 #include <linux/pci.h>