FVP: Break circular dependency in platform header files
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Thu, 11 May 2017 13:19:55 +0000 (14:19 +0100)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Fri, 12 May 2017 08:34:56 +0000 (09:34 +0100)
commit144c3f5e4b76bf42971fffe5d7e0ac69405ec55b
tree14f9c7ef347c95f31debef7a5e9fbcc5c169fa13
parentf67c66311e86177a3cd6206b47a15c71233f7c47
FVP: Break circular dependency in platform header files

We used to have the following circular dependency in the FVP platform
header files:

 +-> arm_def.h ---> platform_def.h ---> fvp_def.h --+
 |__________________________________________________|

This patch breaks it by not including 'arm_def.h' from 'fvp_def.h'.

Change-Id: I280d906559e3343dd38764029e77c0ea768b4fec
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
plat/arm/board/fvp/fvp_def.h