summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8560ads
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2009-03-26 01:34:38 -0500
committerKumar Gala <galak@kernel.crashing.org>2009-03-30 13:33:49 -0500
commitb0fe93eda69721aef1fdef576164b668fad83bbd (patch)
tree043bb321c66d9eba33280b2cd7dbad685927afde /board/freescale/mpc8560ads
parent0088c298f0eeb90ec001f744e9959dea83dd563a (diff)
downloadtalos-obmc-uboot-b0fe93eda69721aef1fdef576164b668fad83bbd.tar.gz
talos-obmc-uboot-b0fe93eda69721aef1fdef576164b668fad83bbd.zip
85xx: Use common LSDMR defines from asm/fsl_lbc.h
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/freescale/mpc8560ads')
-rw-r--r--board/freescale/mpc8560ads/mpc8560ads.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mpc8560ads/mpc8560ads.c b/board/freescale/mpc8560ads/mpc8560ads.c
index ac7778e25c..2bca0f28eb 100644
--- a/board/freescale/mpc8560ads/mpc8560ads.c
+++ b/board/freescale/mpc8560ads/mpc8560ads.c
@@ -36,6 +36,7 @@
#include <miiphy.h>
#include <libfdt.h>
#include <fdt_support.h>
+#include <asm/fsl_lbc.h>
#if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER)
extern void ddr_enable_ecc(unsigned int dram_size);
OpenPOWER on IntegriCloud