[U-Boot] [PATCH] imx: dek_blob: Add explicit include for mapmem
Simon Glass
sjg at chromium.org
Mon May 4 17:04:10 CEST 2015
On 4 May 2015 at 08:53, <Ulises.Cardenas at freescale.com> wrote:
> From: Ulises Cardenas <Ulises.Cardenas at freescale.com>
>
> Boards such as imx6q_sabresd might not have mapmem.h as part of
> their common library. This causes a build error if the DEK blob
> command is enabled.
>
> Fix: make explicit the include of mapmem.h
>
> Signed-off-by: Ulises Cardenas <Ulises.Cardenas at freescale.com>
> ---
>
> arch/arm/imx-common/cmd_dek.c | 1 +
> 1 file changed, 1 insertion(+)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list