forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/arch/arm/mach-imx/cpu-imx25.c
....@@ -1,13 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * MX25 CPU type detection
34 *
45 * Copyright (c) 2009 Daniel Mack <daniel@caiaq.de>
56 * Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License as published by
9
- * the Free Software Foundation; either version 2 of the License, or
10
- * (at your option) any later version.
117 */
128 #include <linux/module.h>
139 #include <linux/io.h>