summaryrefslogtreecommitdiff
path: root/plat/arm
diff options
context:
space:
mode:
authordanh-arm <dan.handley@arm.com>2017-05-16 10:56:51 +0100
committerGitHub <noreply@github.com>2017-05-16 10:56:51 +0100
commit6cea94510f9e55133c29b79003c7f2daa8b1de83 (patch)
tree8b45d364a350f99b3fedbf7be101905a368f46c7 /plat/arm
parent823cc7a9d28aa77a8329f7581bb91038935b4df8 (diff)
parent24c287be896c1bd7eead09f5c90b52485fcfc1e5 (diff)
Merge pull request #934 from sandrine-bailleux-arm/sb/break-headers-circular-dep
Break circular dependency in FVP and Nvidia header files
Diffstat (limited to 'plat/arm')
-rw-r--r--plat/arm/board/fvp/fvp_def.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plat/arm/board/fvp/fvp_def.h b/plat/arm/board/fvp/fvp_def.h
index 42de528e..d4f9d925 100644
--- a/plat/arm/board/fvp/fvp_def.h
+++ b/plat/arm/board/fvp/fvp_def.h
@@ -7,8 +7,6 @@
#ifndef __FVP_DEF_H__
#define __FVP_DEF_H__
-#include <arm_def.h>
-
#ifndef FVP_CLUSTER_COUNT
#define FVP_CLUSTER_COUNT 2
#endif