t2080: dts: Added PCIe DT nodes
[oweals/u-boot.git] / arch / powerpc / lib / _ashldi3.S
index b023b163ac32076cf62512fea869e0923dbbe0d0..0a635a80cf234e703494fe2a8ced4f3f2f55f6e6 100644 (file)
@@ -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>