]> Git Repo - u-boot.git/blobdiff - lib/asn1_decoder.c
fdtdec: Support separate BSS for all XPL builds
[u-boot.git] / lib / asn1_decoder.c
index db222625dd0f6842166fae9cadc0578bb2c5df65..1191fc364871d9187b3dab5341a720b0cb09bda2 100644 (file)
@@ -6,7 +6,9 @@
  */
 
 #ifdef __UBOOT__
+#include <log.h>
 #include <linux/compat.h>
+#include <linux/printk.h>
 #else
 #include <linux/export.h>
 #endif
This page took 0.026003 seconds and 4 git commands to generate.