imx: dek_blob: Add explicit include for mapmem
authorUlises Cardenas <Ulises.Cardenas@freescale.com>
Mon, 4 May 2015 14:53:28 +0000 (09:53 -0500)
committerStefano Babic <sbabic@denx.de>
Fri, 15 May 2015 17:20:48 +0000 (19:20 +0200)
commit98a49e534026b70e75107877fc727fc70da58349
tree1e0ea7fd5409a75816eee1cb6294096051057c95
parentb2580877b599f94730d8d174e0d83cb89217e2d6
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>
arch/arm/imx-common/cmd_dek.c