Rename FVP "mmap" array to avoid name confusion
authorDan Handley <dan.handley@arm.com>
Tue, 15 Apr 2014 09:38:02 +0000 (10:38 +0100)
committerDan Handley <dan.handley@arm.com>
Tue, 15 Apr 2014 09:38:02 +0000 (10:38 +0100)
commit67c78844bc39ccd42ef4d79f823a9035ec6f52e8
tree2be666831129a0511e9f03164e168be7f7dc4335
parent4b79cce54d0978817caba335d57c529f510f86e6
Rename FVP "mmap" array to avoid name confusion

Rename the array "mmap" in plat/fvp/aarch64/plat_common.c to
"fvp_mmap", to avoid confusion with the array of the same name
in lib/arch/aarch64/xlat_tables.c

Fixes ARM-software/tf-issues#114

Change-Id: I61478c0070aa52d5dcf5d85af2f353f56c060cfb
plat/fvp/aarch64/plat_common.c