forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/powerpc/platforms/44x/iss4xx.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * PPC476 board specific routines
34 *
....@@ -12,11 +13,6 @@
1213 *
1314 * Rewritten and ported to the merged powerpc tree:
1415 * Copyright 2007 David Gibson <dwg@au1.ibm.com>, IBM Corporation.
15
- *
16
- * This program is free software; you can redistribute it and/or modify it
17
- * under the terms of the GNU General Public License as published by the
18
- * Free Software Foundation; either version 2 of the License, or (at your
19
- * option) any later version.
2016 */
2117
2218 #include <linux/init.h>