aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdht/h3gtopo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/amdht/h3gtopo.h')
-rw-r--r--src/northbridge/amd/amdht/h3gtopo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/amd/amdht/h3gtopo.h b/src/northbridge/amd/amdht/h3gtopo.h
index 7baba303dc..e211d4c006 100644
--- a/src/northbridge/amd/amdht/h3gtopo.h
+++ b/src/northbridge/amd/amdht/h3gtopo.h
@@ -324,7 +324,7 @@ static u8 const amdHtTopologyEightTwistedLadder[] = {
0x00, 0x55, 0x00, 0x55, 0x00, 0x55, 0x00, 0x55, 0x00, 0x65, 0x40, 0x55, 0x00, 0x66, 0x60, 0xFF // Node7
};
-static const u8 * const amd_topo_list[] = {
+static const u8 *const amd_topo_list[] = {
amdHtTopologySingleNode,
amdHtTopologyDualNode,
amdHtTopologyThreeLine,