From 6f278ad828a59a1c39f5fa8ed9461fcd2506fd2b Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 22 Apr 2007 19:03:34 +0000 Subject: Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. Comment out code which currently doesn't compile. Needs fixing later. Signed-off-by: Uwe Hermann Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2614 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/amd/amdk8/coherent_ht_car.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/northbridge/amd/amdk8') diff --git a/src/northbridge/amd/amdk8/coherent_ht_car.c b/src/northbridge/amd/amdk8/coherent_ht_car.c index b731a89415..55a2a77bd3 100644 --- a/src/northbridge/amd/amdk8/coherent_ht_car.c +++ b/src/northbridge/amd/amdk8/coherent_ht_car.c @@ -78,9 +78,6 @@ #define DEFAULT 0x00010101 /* default row entry */ -typedef uint8_t u8; -typedef uint32_t u32; - #ifndef CROSS_BAR_47_56 #define CROSS_BAR_47_56 0 #endif -- cgit v1.2.3