AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headers
Change-Id: Ic08f1f2fdbcf6164eb1a0330f9134da3fdb978d7 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/7114 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
@@ -25,18 +25,7 @@
|
||||
#include "heapManager.h"
|
||||
#include "Hudson-2.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifndef SB_GPIO_REG01
|
||||
#define SB_GPIO_REG01 1
|
||||
#endif
|
||||
|
||||
#ifndef SB_GPIO_REG24
|
||||
#define SB_GPIO_REG24 24
|
||||
#endif
|
||||
|
||||
#ifndef SB_GPIO_REG27
|
||||
#define SB_GPIO_REG27 27
|
||||
#endif
|
||||
#include <southbridge/amd/cimx/sb700/gpio_oem.h>
|
||||
|
||||
static AGESA_STATUS board_BeforeDramInit (UINT32 Func, UINT32 Data, VOID *ConfigPtr);
|
||||
static AGESA_STATUS board_GnbPcieSlotReset (UINT32 Func, UINT32 Data, VOID *ConfigPtr);
|
||||
|
Reference in New Issue
Block a user