From b0fe93eda69721aef1fdef576164b668fad83bbd Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Thu, 26 Mar 2009 01:34:38 -0500 Subject: 85xx: Use common LSDMR defines from asm/fsl_lbc.h Signed-off-by: Kumar Gala --- board/freescale/mpc8560ads/mpc8560ads.c | 1 + 1 file changed, 1 insertion(+) (limited to 'board/freescale/mpc8560ads/mpc8560ads.c') diff --git a/board/freescale/mpc8560ads/mpc8560ads.c b/board/freescale/mpc8560ads/mpc8560ads.c index ac7778e..2bca0f2 100644 --- a/board/freescale/mpc8560ads/mpc8560ads.c +++ b/board/freescale/mpc8560ads/mpc8560ads.c @@ -36,6 +36,7 @@ #include #include #include +#include #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER) extern void ddr_enable_ecc(unsigned int dram_size); -- cgit v1.1