forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/arch/mips/include/asm/gt64120.h
....@@ -1,22 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (C) 2000, 2004, 2005 MIPS Technologies, Inc.
34 * All rights reserved.
45 * Authors: Carsten Langgaard <carstenl@mips.com>
56 * Maciej W. Rozycki <macro@mips.com>
67 * Copyright (C) 2005 Ralf Baechle (ralf@linux-mips.org)
7
- *
8
- * This program is free software; you can distribute it and/or modify it
9
- * under the terms of the GNU General Public License (Version 2) as
10
- * published by the Free Software Foundation.
11
- *
12
- * This program is distributed in the hope it will be useful, but WITHOUT
13
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
14
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
15
- * for more details.
16
- *
17
- * You should have received a copy of the GNU General Public License along
18
- * with this program; if not, write to the Free Software Foundation, Inc.,
19
- * 59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
208 */
219 #ifndef _ASM_GT64120_H
2210 #define _ASM_GT64120_H