
4 May
2015
4 May
'15
5:04 p.m.
On 4 May 2015 at 08:53, Ulises.Cardenas@freescale.com wrote:
From: Ulises Cardenas Ulises.Cardenas@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@freescale.com
arch/arm/imx-common/cmd_dek.c | 1 + 1 file changed, 1 insertion(+)
Acked-by: Simon Glass sjg@chromium.org