]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/mpc86xx.h
macb: fix compile warning
[karo-tx-uboot.git] / include / mpc86xx.h
index c6f30f9fd5a7dc91250712e7529f47d817f9c74b..eb85d60cad1bfa3688d70adbaa446a44e0497b6c 100644 (file)
@@ -83,5 +83,7 @@ static __inline__ unsigned long get_l2cr (void)
    return l2cr_val;
 }
 
+void setup_ddr_bat(phys_addr_t dram_size);
+
 #endif  /* _ASMLANGUAGE */
 #endif /* __MPC86xx_H__ */