nand: brcmnand: return without disabling clock
[oweals/u-boot.git] / drivers / tee / tee-uclass.c
index abb88c0fee53f04fbbea846e4d365c55f4446941..1fb3c16a14134446c4c1f88231f952aa10fb93b6 100644 (file)
@@ -5,9 +5,10 @@
 
 #include <common.h>
 #include <dm.h>
+#include <malloc.h>
+#include <tee.h>
 #include <dm/device-internal.h>
 #include <dm/uclass-internal.h>
-#include <tee.h>
 
 /**
  * struct tee_uclass_priv - information of a TEE, stored by the uclass