aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2004-03-25 09:49:22 +0000
committerStefan Reinauer <stepan@openbios.org>2004-03-25 09:49:22 +0000
commit7500a7a4a7fec0d8b4a7cc1a4206e7016b462007 (patch)
tree8d8bc04a2431d4665e09ffbf8526d67fa5fb28d4 /src/mainboard/amd
parent88be4dd782e05f4f3d26986ab0251012adca4993 (diff)
remove traces of coherent_ht_mainboard
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1476 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd')
-rw-r--r--src/mainboard/amd/quartet/auto.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/amd/quartet/auto.c b/src/mainboard/amd/quartet/auto.c
index b5b2e75e1d..ce6aecc4f6 100644
--- a/src/mainboard/amd/quartet/auto.c
+++ b/src/mainboard/amd/quartet/auto.c
@@ -137,11 +137,6 @@ static inline int spd_read_byte(unsigned device, unsigned address)
#include "fakespd.c"
#endif
-/* no specific code here. this should go away completely */
-static void coherent_ht_mainboard(unsigned cpus)
-{
-}
-
#include "northbridge/amd/amdk8/raminit.c"
#include "northbridge/amd/amdk8/coherent_ht.c"