]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/rng.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / rng.c
index 2fb7202303acd04af16b8c8f288f0d695351094d..e5ab8681122606f5f403fd64de250627c64769f9 100644 (file)
--- a/cmd/rng.c
+++ b/cmd/rng.c
@@ -4,6 +4,7 @@
  *
  * Copyright (c) 2019, Heinrich Schuchardt <xypron.glpk@gmx.de>
  */
+#include <common.h>
 #include <command.h>
 #include <dm.h>
 #include <hexdump.h>