summaryrefslogtreecommitdiff
path: root/drivers/fpga/ivm_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/fpga/ivm_core.c')
-rw-r--r--drivers/fpga/ivm_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/fpga/ivm_core.c b/drivers/fpga/ivm_core.c
index 78e9cc46ac..6c6e5c385a 100644
--- a/drivers/fpga/ivm_core.c
+++ b/drivers/fpga/ivm_core.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Porting to u-boot:
*
@@ -26,7 +27,6 @@
* 08/28/08 NN Added Calculate checksum support.
* 4/1/09 Nguyen replaced the recursive function call codes on
* the ispVMLCOUNT function
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>