fix a bunch of cast and type warnings and don't call the apic "nvram", that
authorStefan Reinauer <stepan@coresystems.de>
Fri, 6 Mar 2009 17:24:29 +0000 (17:24 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 6 Mar 2009 17:24:29 +0000 (17:24 +0000)
commit8dcd50b15558dd2e3ee509779dd39b7f385238f4
tree2400a431c1502cdcbae71901348418b89d1491b3
parent054c7235c3d1094214b9cbe9f2cc876dfb249d62
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
src/arch/i386/boot/acpi.c
src/arch/i386/boot/multiboot.c
src/arch/i386/boot/tables.c
src/arch/i386/smp/ioapic.c
src/cpu/x86/lapic/lapic_cpu_init.c
src/cpu/x86/tsc/delay_tsc.c
src/devices/device.c