]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/wdt.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / test / dm / wdt.c
index 1df2da23c6c76dad7c7cb0e12ea3770ce723accd..2bbebcdbf286f070eb0bae8d9a6dc4ce26f7ef52 100644 (file)
@@ -3,9 +3,9 @@
  * Copyright 2017 Google, Inc
  */
 
+#include <common.h>
 #include <cyclic.h>
 #include <dm.h>
-#include <time.h>
 #include <wdt.h>
 #include <asm/gpio.h>
 #include <asm/state.h>