]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/watchdog/sandbox_wdt.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / watchdog / sandbox_wdt.c
index cd5eadbfd2132d2e93a3d2ccb1fcdb415f660775..535614f04d63c938901169d934c2a9ff2dfe08bb 100644 (file)
@@ -3,6 +3,7 @@
  * Copyright 2017 Google, Inc
  */
 
+#include <common.h>
 #include <dm.h>
 #include <wdt.h>
 #include <asm/state.h>