]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/mpc86xx.h
lcd: Provide an API to access LCD parameters
[karo-tx-uboot.git] / include / mpc86xx.h
index eb85d60cad1bfa3688d70adbaa446a44e0497b6c..31e83f2cc9213377fc55ae8473c96e9e0c40fd47 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__ */