Merge git://git.denx.de/u-boot-x86
[oweals/u-boot.git] / arch / mips / lib / bootm.c
index f947fd6c9e759bd54786c824f9826d21e371be3c..e0722d20d1e876122939117163071e4ecd525b26 100644 (file)
@@ -6,10 +6,7 @@
  */
 
 #include <common.h>
-#include <command.h>
 #include <image.h>
-#include <u-boot/zlib.h>
-#include <asm/byteorder.h>
 #include <asm/addrspace.h>
 
 DECLARE_GLOBAL_DATA_PTR;