Merge branch '2019-10-28-azure-ci-support'
[oweals/u-boot.git] / cmd / qfw.c
index b38026ba81b76fd8d1685137f0967c728d928fda..af826627a217c6361b0bfed0763b596fbf98cf32 100644 (file)
--- a/cmd/qfw.c
+++ b/cmd/qfw.c
@@ -1,11 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2015 Miao Yan <yanmiaobest@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <errno.h>
 #include <qfw.h>