forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/powerpc/platforms/embedded6xx/mvme5100.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Board setup routines for the Motorola/Emerson MVME5100.
34 *
....@@ -8,13 +9,7 @@
89 * Matt Porter, MontaVista Software Inc.
910 * Copyright 2001 MontaVista Software Inc.
1011 *
11
- * This program is free software; you can redistribute it and/or modify it
12
- * under the terms of the GNU General Public License as published by the
13
- * Free Software Foundation; either version 2 of the License, or (at your
14
- * option) any later version.
15
- *
1612 * Author: Stephen Chivers <schivers@csc.com>
17
- *
1813 */
1914
2015 #include <linux/of_platform.h>