cmd: pci: Adjust display of digits for 64bit address and size
[oweals/u-boot.git] / cmd / itest.c
index 70db04a04f239e917e5f867a41804b965d62fd89..8b630d71e62dad67c5297182736a994a7f1ae0d5 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2003
  * Tait Electronics Limited, Christchurch, New Zealand
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
@@ -15,6 +14,7 @@
 #include <common.h>
 #include <config.h>
 #include <command.h>
+#include <env.h>
 #include <mapmem.h>
 
 #include <asm/io.h>