]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - fs/cramfs/uncompress.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / fs / cramfs / uncompress.c
index 2141edf22e4ad3f22e685449c26258bd63941226..0d071b69f4cc560d439dec76807a7286b1b24698 100644 (file)
@@ -20,7 +20,7 @@
  * then is used by multiple filesystems.
  */
 
-#include <stdio.h>
+#include <common.h>
 #include <cyclic.h>
 #include <malloc.h>
 #include <watchdog.h>