remove some amd mainboard warnings.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5391 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2010-04-09 11:55:43 +00:00
committed by Stefan Reinauer
parent c666a64395
commit 0e34aeffd3
4 changed files with 11 additions and 17 deletions

View File

@ -92,8 +92,6 @@ unsigned long acpi_fill_madt(unsigned long current)
return current;
}
static void update_ssdtx(void *ssdtx, int i)
{
uint8_t *PCI;