]> Git Repo - J-u-boot.git/blobdiff - drivers/fpga/ivm_core.c
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
[J-u-boot.git] / drivers / fpga / ivm_core.c
index 78e9cc46ace5e218d389b4fa8b674b19b4957963..adc60919f3b01b5d88b4fcba1231a8a1ca28f0c4 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Porting to u-boot:
  *
  * 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>
+#include <log.h>
 #include <linux/string.h>
 #include <malloc.h>
 #include <lattice.h>
This page took 0.025391 seconds and 4 git commands to generate.