[U-Boot] [PATCH] powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't set
Kumar Gala
galak at kernel.crashing.org
Fri Aug 26 21:08:32 CEST 2011
On Aug 1, 2011, at 1:20 AM, Kumar Gala wrote:
> Add ifdef protection around fman specific code related to device tree
> clock setup. If we dont have CONFIG_SYS_DPAA_FMAN defined we shouldn't
> be executing this code.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/fdt.c | 4 ++++
> arch/powerpc/cpu/mpc85xx/portals.c | 5 ++++-
> 2 files changed, 8 insertions(+), 1 deletions(-)
applied to 85xx next
- k
More information about the U-Boot
mailing list