forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/ia64/lib/xor.S
....@@ -1,16 +1,8 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * arch/ia64/lib/xor.S
34 *
45 * Optimized RAID-5 checksumming functions for IA-64.
5
- *
6
- * This program is free software; you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation; either version 2, or (at your option)
9
- * any later version.
10
- *
11
- * You should have received a copy of the GNU General Public License
12
- * (for example /usr/src/linux/COPYING); if not, write to the Free
13
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
146 */
157
168 #include <asm/asmmacro.h>