forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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__