summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/pi/def_callouts.c
diff options
context:
space:
mode:
authorMarc Jones <marc.jones@se-eng.com>2015-07-21 17:15:25 +0200
committerPatrick Georgi <pgeorgi@google.com>2015-07-21 19:49:41 +0200
commit477d3284f755acbdcda9a2eebd86cd220b651635 (patch)
tree746a46f651480abacb7192565c5bd314f4feab40 /src/northbridge/amd/pi/def_callouts.c
parentf92a1891510e8087ee5df4f04ee7163957f89e77 (diff)
downloadcoreboot-477d3284f755acbdcda9a2eebd86cd220b651635.tar.gz
coreboot-477d3284f755acbdcda9a2eebd86cd220b651635.tar.bz2
coreboot-477d3284f755acbdcda9a2eebd86cd220b651635.zip
Revert "northbridge/amd/pi: Add support for memory settings"
This is breaking the build right now. Reapply once the correct headers are in place. This reverts commit 406effd59075cab212c5bf9c1a12759c8fad50a4. Change-Id: I34b8717820ed58b462d4e7793711ee98fb8b882f Reviewed-on: http://review.coreboot.org/11020 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/northbridge/amd/pi/def_callouts.c')
-rw-r--r--src/northbridge/amd/pi/def_callouts.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/northbridge/amd/pi/def_callouts.c b/src/northbridge/amd/pi/def_callouts.c
index 389742cb0995..8a4472ccc4bc 100644
--- a/src/northbridge/amd/pi/def_callouts.c
+++ b/src/northbridge/amd/pi/def_callouts.c
@@ -27,9 +27,6 @@
#include "agesawrapper.h"
#include "BiosCallOuts.h"
#include "dimmSpd.h"
-#include <PlatformMemoryConfiguration.h>
-
-const PSO_ENTRY __attribute__((weak)) PlatformMemoryConfiguration[] = { PSO_END };
AGESA_STATUS GetBiosCallout (UINT32 Func, UINT32 Data, VOID *ConfigPtr)
{