common: Drop log.h from common header
[oweals/u-boot.git] / drivers / tee / tee-uclass.c
index 1fb3c16a14134446c4c1f88231f952aa10fb93b6..112e216883447a31dc9e34674fc2e820413f91b1 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <malloc.h>
 #include <tee.h>
 #include <dm/device-internal.h>