qong: enable support for compressed images
[platform/kernel/u-boot.git] / include / mpc86xx.h
index eb85d60..31e83f2 100644 (file)
@@ -84,6 +84,7 @@ static __inline__ unsigned long get_l2cr (void)
 }
 
 void setup_ddr_bat(phys_addr_t dram_size);
+extern void setup_bats(void);
 
 #endif  /* _ASMLANGUAGE */
 #endif /* __MPC86xx_H__ */