summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdht
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/amdht')
-rw-r--r--src/northbridge/amd/amdht/h3finit.h2
-rw-r--r--src/northbridge/amd/amdht/h3gtopo.h1
-rw-r--r--src/northbridge/amd/amdht/h3ncmn.c1
-rw-r--r--src/northbridge/amd/amdht/ht_wrapper.c4
4 files changed, 0 insertions, 8 deletions
diff --git a/src/northbridge/amd/amdht/h3finit.h b/src/northbridge/amd/amdht/h3finit.h
index e1694564c6..136a5cf735 100644
--- a/src/northbridge/amd/amdht/h3finit.h
+++ b/src/northbridge/amd/amdht/h3finit.h
@@ -609,5 +609,3 @@ void amdHtInitialize(AMD_HTBLOCK *pBlock);
#endif /* H3FINIT_H */
-
-
diff --git a/src/northbridge/amd/amdht/h3gtopo.h b/src/northbridge/amd/amdht/h3gtopo.h
index bcd3a418e1..624b0d803b 100644
--- a/src/northbridge/amd/amdht/h3gtopo.h
+++ b/src/northbridge/amd/amdht/h3gtopo.h
@@ -357,4 +357,3 @@ void getAmdTopolist(u8 ***p);
#endif /* HTTOPO_H */
-
diff --git a/src/northbridge/amd/amdht/h3ncmn.c b/src/northbridge/amd/amdht/h3ncmn.c
index cba21b3349..830ed1cc22 100644
--- a/src/northbridge/amd/amdht/h3ncmn.c
+++ b/src/northbridge/amd/amdht/h3ncmn.c
@@ -2219,4 +2219,3 @@ void newNorthBridge(u8 node, cNorthBridge *nb)
/* Update the initial limited key to the real one, which may include other matching info */
nb->compatibleKey = makeKey(node);
}
-
diff --git a/src/northbridge/amd/amdht/ht_wrapper.c b/src/northbridge/amd/amdht/ht_wrapper.c
index 8efd4cb7be..57424948b4 100644
--- a/src/northbridge/amd/amdht/ht_wrapper.c
+++ b/src/northbridge/amd/amdht/ht_wrapper.c
@@ -143,7 +143,3 @@ static void amd_ht_init(struct sys_info *sysinfo)
}
-
-
-
-