forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/powerpc/platforms/85xx/tqm85xx.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Based on MPC8560 ADS and arch/ppc tqm85xx ports
34 *
....@@ -11,11 +12,6 @@
1112 * Based on original work by
1213 * Kumar Gala <kumar.gala@freescale.com>
1314 * Copyright 2004 Freescale Semiconductor Inc.
14
- *
15
- * This program is free software; you can redistribute it and/or modify it
16
- * under the terms of the GNU General Public License as published by the
17
- * Free Software Foundation; either version 2 of the License, or (at your
18
- * option) any later version.
1915 */
2016
2117 #include <linux/stddef.h>