summaryrefslogtreecommitdiff
path: root/drivers/dma/dma-uclass.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/dma-uclass.c')
-rw-r--r--drivers/dma/dma-uclass.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/dma/dma-uclass.c b/drivers/dma/dma-uclass.c
index 7f92d24bc1..a33f7d52da 100644
--- a/drivers/dma/dma-uclass.c
+++ b/drivers/dma/dma-uclass.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Direct Memory Access U-Class driver
*
@@ -5,8 +6,6 @@
* Texas Instruments Incorporated, <www.ti.com>
*
* Author: Mugunthan V N <mugunthanvnm@ti.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>