]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/regmap.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / test / dm / regmap.c
index 1398f8f6573ea15d5d7253ef68173dbd554bfbbf..8560f2afc2d1ffee953c44b989d4b499644ea364 100644 (file)
@@ -3,13 +3,13 @@
  * Copyright (C) 2015 Google, Inc
  */
 
+#include <common.h>
 #include <dm.h>
 #include <log.h>
 #include <mapmem.h>
 #include <regmap.h>
 #include <syscon.h>
 #include <rand.h>
-#include <time.h>
 #include <asm/test.h>
 #include <dm/test.h>
 #include <dm/devres.h>