X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fmpc86xx.h;h=31e83f2cc9213377fc55ae8473c96e9e0c40fd47;hb=8c19e8f46536b4edfaaa3e774c4c31f952814c62;hp=eb85d60cad1bfa3688d70adbaa446a44e0497b6c;hpb=83653121d7382fccfe329cb732f77f116341ef1d;p=karo-tx-uboot.git diff --git a/include/mpc86xx.h b/include/mpc86xx.h index eb85d60cad..31e83f2cc9 100644 --- a/include/mpc86xx.h +++ b/include/mpc86xx.h @@ -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__ */