From 7500a7a4a7fec0d8b4a7cc1a4206e7016b462007 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 25 Mar 2004 09:49:22 +0000 Subject: remove traces of coherent_ht_mainboard git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1476 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/quartet/auto.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/mainboard/amd') 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" -- cgit v1.2.3