Remove old AMD #define
authorMarc Jones <marcj303@gmail.com>
Wed, 18 Jan 2012 00:30:31 +0000 (17:30 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 18 Jan 2012 22:01:20 +0000 (23:01 +0100)
The #define REQUIRED_CALLOUTS is no longer used on these platforms.

Change-Id: I536eb94119f1bc8f81e59ebefacdd4e04d0ed3ef
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: http://review.coreboot.org/540
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/mainboard/amd/persimmon/BiosCallOuts.h
src/mainboard/amd/south_station/BiosCallOuts.h
src/mainboard/amd/union_station/BiosCallOuts.h

index e023e38d7cb07e727d5fbe3b4f94215dd627b460..d9e44978c0f8685a7f5b7cd720e0f0e8da5b575c 100644 (file)
@@ -23,7 +23,6 @@
 #include "Porting.h"
 #include "AGESA.h"
 
-#define REQUIRED_CALLOUTS                      12
 #define BIOS_HEAP_START_ADDRESS                0x00010000
 #define BIOS_HEAP_SIZE                         0x20000         /* 64MB */
 
index b187fa25c04de482b925868da3ce9bf9fa478da5..750b59dd3df53466f9ee5c524fdfd63907059556 100644 (file)
@@ -23,7 +23,6 @@
 #include "Porting.h"
 #include "AGESA.h"
 
-#define REQUIRED_CALLOUTS     12
 #define BIOS_HEAP_START_ADDRESS  0x00010000
 #define BIOS_HEAP_SIZE       0x20000   /* 64MB */
 
index b187fa25c04de482b925868da3ce9bf9fa478da5..750b59dd3df53466f9ee5c524fdfd63907059556 100644 (file)
@@ -23,7 +23,6 @@
 #include "Porting.h"
 #include "AGESA.h"
 
-#define REQUIRED_CALLOUTS     12
 #define BIOS_HEAP_START_ADDRESS  0x00010000
 #define BIOS_HEAP_SIZE       0x20000   /* 64MB */