forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/arch/powerpc/include/asm/ppc4xx.h
....@@ -1,13 +1,8 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * PPC4xx Prototypes and definitions
34 *
45 * Copyright 2008 DENX Software Engineering, Stefan Roese <sr@denx.de>
5
- *
6
- * This is free software; you can redistribute it and/or modify it
7
- * under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation; either version 2 of the License, or
9
- * (at your option) any later version.
10
- *
116 */
127
138 #ifndef __ASM_POWERPC_PPC4xx_H__