commit | 817ffc022caa3b12c70cbaf0cdd1a1da1aaa9b58 | [log] [tgz] |
---|---|---|
author | Ulises Cardenas <Ulises.Cardenas@freescale.com> | Mon May 04 09:53:28 2015 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 15 19:20:48 2015 +0200 |
tree | 1e0ea7fd5409a75816eee1cb6294096051057c95 | |
parent | 33d2d153577d98ddede8d8add32ec0b7e39ee567 [diff] |
imx: dek_blob: Add explicit include for mapmem 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> Reviewed-by: Ruchika Gupta <Ruchika.gupta@freescale.com>