]> git.sur5r.net Git - u-boot/blobdiff - drivers/dma/apbh_dma.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / dma / apbh_dma.c
index fea8767d7bae5b65013dc33c3b7506748247f646..017cc89a89ff9ef15b72b19634e27753a5bd10f7 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Freescale i.MX28 APBH DMA driver
  *
@@ -6,8 +7,6 @@
  *
  * Based on code from LTIB:
  * Copyright (C) 2010 Freescale Semiconductor, Inc. All Rights Reserved.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <linux/list.h>