[U-Boot] [PATCH] powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR, OR}0_PRELIM aren't set

Kumar Gala galak at kernel.crashing.org
Fri May 27 14:41:49 CEST 2011


On May 20, 2011, at 1:06 AM, Kumar Gala wrote:

> Add ifdef protection in LBC code to handle the case in which
> CONFIG_SYS_BR0_PRELIM and CONFIG_SYS_OR0_PRELIM arent defined for a
> build.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc8xxx/fsl_lbc.c |    2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)

applied to next

- k


More information about the U-Boot mailing list