zero warnings days. Down to under 600 different 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@5425 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2010-04-14 10:12:23 +00:00
committed by Stefan Reinauer
parent c264ad930a
commit 4154c668f2
26 changed files with 62 additions and 86 deletions

View File

@@ -268,10 +268,7 @@ uint32_t VSA_msrRead(uint32_t msrAddr)
void do_vsmbios(void)
{
device_t dev;
unsigned long busdevfn;
unsigned char *buf;
unsigned int size = SMM_SIZE * 1024;
int i;
printk(BIOS_ERR, "do_vsmbios\n");