]> Git Repo - J-u-boot.git/blobdiff - common/scp03.c
Merge patch series "omap configuration cleanups"
[J-u-boot.git] / common / scp03.c
index 09ef7b5ba3dcbe9620fb049ad43cdff66e5a6dfd..54b1bd54b6044f8384c7be92f16d99e065fbef4a 100644 (file)
@@ -4,10 +4,11 @@
  *
  */
 
-#include <common.h>
 #include <scp03.h>
 #include <tee.h>
 #include <tee/optee_ta_scp03.h>
+#include <linux/errno.h>
+#include <linux/string.h>
 
 static int scp03_enable(bool provision)
 {
This page took 0.023807 seconds and 4 git commands to generate.