advansus/a785e-i mainboard enable warning as error

Signed-off-by: Kerry She <kerry.she@amd.com>
Acked-by: Kerry She <kerry.she@amd.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6617 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Kerry She 2011-06-03 10:14:56 +00:00 committed by Kerry She
parent b2a4264ea5
commit 3bf2708664
2 changed files with 2 additions and 1 deletions

View File

@ -107,6 +107,6 @@ config VGA_BIOS_ID
config WARNINGS_ARE_ERRORS
bool
default n
default y
endif #BOARD_ADVANSUS_A785E_I

View File

@ -25,6 +25,7 @@
#define FAM10_SCAN_PCI_BUS 0
#define FAM10_ALLOCATE_IO_RANGE 0
#include <lib.h>
#include <stdint.h>
#include <string.h>
#include <device/pci_def.h>