forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/arch/powerpc/kernel/cpu_setup_ppc970.S
....@@ -1,12 +1,7 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * This file contains low level CPU setup functions.
34 * Copyright (C) 2003 Benjamin Herrenschmidt (benh@kernel.crashing.org)
4
- *
5
- * This program is free software; you can redistribute it and/or
6
- * modify it under the terms of the GNU General Public License
7
- * as published by the Free Software Foundation; either version
8
- * 2 of the License, or (at your option) any later version.
9
- *
105 */
116
127 #include <asm/processor.h>