Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
[oweals/u-boot.git] / drivers / clk / at91 / clk-usb.c
index 24af183b55066ed0722a386e92b5523349e3859a..af9d724369336474bb92d813e7a874e7ec11a499 100644 (file)
@@ -6,7 +6,9 @@
 
 #include <common.h>
 #include <clk-uclass.h>
+#include <log.h>
 #include <dm/device.h>
+#include <linux/err.h>
 #include <linux/io.h>
 #include <mach/at91_pmc.h>
 #include "pmc.h"