SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / crypto / fsl / desc.h
index 1ac3a09dffe275f6e2e1dbb2abf79c9113705d80..11ad506829fef95ad195b4aa0f4a0159e9887191 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * CAAM descriptor composition header
  * Definitions to support CAAM descriptor instruction generation
  *
  * Copyright 2008-2014 Freescale Semiconductor, Inc.
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  * Based on desc.h file in linux drivers/crypto/caam
  */
 
  */
 #define HDR_REVERSE            0x00000800
 
-/* Propogate DNR property to SharedDesc */
+/* Propagate DNR property to SharedDesc */
 #define HDR_PROP_DNR           0x00000800
 
 /* JobDesc/SharedDesc share property */