X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmpc86xx.h;h=31e83f2cc9213377fc55ae8473c96e9e0c40fd47;hb=544aa66a6695790227613bf32bdf672143d5a1ad;hp=eb85d60cad1bfa3688d70adbaa446a44e0497b6c;hpb=83653121d7382fccfe329cb732f77f116341ef1d;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/mpc86xx.h b/include/mpc86xx.h index eb85d60..31e83f2 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__ */