summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/_ashldi3.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/lib/_ashldi3.S')
-rw-r--r--arch/powerpc/lib/_ashldi3.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/powerpc/lib/_ashldi3.S b/arch/powerpc/lib/_ashldi3.S
index b023b163ac..0a635a80cf 100644
--- a/arch/powerpc/lib/_ashldi3.S
+++ b/arch/powerpc/lib/_ashldi3.S
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* This code was copied from arch/powerpc/kernel/misc_32.S in the Linux
* kernel sources (commit 85e2efbb1db9a18d218006706d6e4fbeb0216213, also
@@ -7,8 +8,6 @@
*
* Largely rewritten by Cort Dougan (cort@cs.nmt.edu)
* and Paul Mackerras.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <ppc_asm.tmpl>