]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_bmp.c
Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I)
[karo-tx-uboot.git] / common / cmd_bmp.c
index 3a971334bb0e5ad48071ce6ea1283ad9676ab105..daa54e77692f2936047dde1612bee1a9cfc0a357 100644 (file)
@@ -28,6 +28,7 @@
 #include <common.h>
 #include <bmp_layout.h>
 #include <command.h>
+#include <asm/byteorder.h>
 
 #if (CONFIG_COMMANDS & CFG_CMD_BMP)