uboot/nand_spl
Kumar Gala 6d6e7c53d5 ppc/85xx: Fix inclusion of 83xx immap in 85xx builds
The nand_boot_fsl_elbc.c is shared between 83xx & 85xx however we should
not be including the immap_83xx.h when building 85xx.  We can just get
this all from common.h

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-11-04 21:39:07 -06:00
..
board
nand_boot.c
nand_boot_fsl_elbc.c ppc/85xx: Fix inclusion of 83xx immap in 85xx builds 2009-11-04 21:39:07 -06:00
nand_boot_fsl_nfc.c