]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/timer/riscv_timer.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / timer / riscv_timer.c
index 1f4980ceb38f6c726563a564de680c3b85613d84..169c03dcb5c1b90793ab8f350fd58805e41e6617 100644 (file)
@@ -10,7 +10,7 @@
  * This driver provides generic timer support for S-mode U-Boot.
  */
 
-#include <config.h>
+#include <common.h>
 #include <div64.h>
 #include <dm.h>
 #include <errno.h>