aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/pi/00630F01/northbridge.c
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-01-10 16:46:55 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-01-14 15:23:52 +0000
commitc27776dbaf151d26a041aae687e876fc0eab8a44 (patch)
tree6b2f7ac5cf445e9af777aa8976d6e2b36903590e /src/northbridge/amd/pi/00630F01/northbridge.c
parent109a58a852e7e5517fcef001b941849772bb1363 (diff)
binaryPI: Drop invalid northbridge.h file
Pointless to declare static struct in a header. Change-Id: I757f6346017681e32900f67b25fb5700a68d86b8 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/30900 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/northbridge/amd/pi/00630F01/northbridge.c')
-rw-r--r--src/northbridge/amd/pi/00630F01/northbridge.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/northbridge/amd/pi/00630F01/northbridge.c b/src/northbridge/amd/pi/00630F01/northbridge.c
index 11158d04e7..9ce811b315 100644
--- a/src/northbridge/amd/pi/00630F01/northbridge.c
+++ b/src/northbridge/amd/pi/00630F01/northbridge.c
@@ -40,8 +40,6 @@
#include <northbridge/amd/pi/agesawrapper_call.h>
#endif
-#include "northbridge.h"
-
#define MAX_NODE_NUMS MAX_NODES
typedef struct dram_base_mask {