fix a bunch of cast and type warnings and don't call the apic "nvram", that

doesn't make no sense. (trivial)

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



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3977 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2009-03-06 17:24:29 +00:00
committed by Stefan Reinauer
parent 054c7235c3
commit 8dcd50b155
7 changed files with 15 additions and 15 deletions

View File

@@ -357,8 +357,7 @@ void compute_allocate_resource(
resource->flags &= ~IORESOURCE_STORED;
base += size;
printk_spew(
"%s %02lx * [0x%08Lx - 0x%08Lx] %s\n",
printk_spew("%s %02lx * [0x%08Lx - 0x%08Lx] %s\n",
dev_path(dev),
resource->index,
resource->base,