forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/arch/powerpc/oprofile/op_model_fsl_emb.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Freescale Embedded oprofile support, based on ppc64 oprofile support
34 * Copyright (C) 2004 Anton Blanchard <anton@au.ibm.com>, IBM
....@@ -6,11 +7,6 @@
67 *
78 * Author: Andy Fleming
89 * Maintainer: Kumar Gala <galak@kernel.crashing.org>
9
- *
10
- * This program is free software; you can redistribute it and/or
11
- * modify it under the terms of the GNU General Public License
12
- * as published by the Free Software Foundation; either version
13
- * 2 of the License, or (at your option) any later version.
1410 */
1511
1612 #include <linux/oprofile.h>