]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/fpga/zynqpl.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / fpga / zynqpl.c
index 57467b4d975aac8ecccdc828b6307243c6ca3af3..a2e3b305fa4173ec331f8d2101046fa7ed9960ea 100644 (file)
@@ -6,11 +6,10 @@
  * Joe Hershberger <joe.hershberger@ni.com>
  */
 
-#include <config.h>
+#include <common.h>
 #include <console.h>
 #include <cpu_func.h>
 #include <log.h>
-#include <time.h>
 #include <asm/cache.h>
 #include <asm/io.h>
 #include <fs.h>