more ifdef -> if fixes
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 21 Apr 2011 20:45:45 +0000 (20:45 +0000)
committerStefan Reinauer <stepan@openbios.org>
Thu, 21 Apr 2011 20:45:45 +0000 (20:45 +0000)
commitd4814bd41c080fb9dda87c762fcaecf4e72fc996
tree57a44f8cbfad3642084b8e3d092e230b8f7e7198
parent1d888a97849d68a7136da558c3697c7f2a8d898a
more ifdef -> if fixes
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6536 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
25 files changed:
src/arch/x86/lib/exception.c
src/arch/x86/lib/ioapic.c
src/console/post.c
src/cpu/amd/car/cache_as_ram.inc
src/cpu/intel/car/cache_as_ram.inc
src/cpu/intel/model_106cx/cache_as_ram.inc
src/cpu/intel/model_6ex/cache_as_ram.inc
src/cpu/intel/model_6fx/cache_as_ram.inc
src/cpu/via/car/cache_as_ram.inc
src/devices/oprom/x86.c
src/devices/oprom/yabel/biosemu.c
src/devices/oprom/yabel/compat/functions.c
src/devices/oprom/yabel/debug.h
src/devices/oprom/yabel/device.h
src/include/cpu/cpu.h
src/include/cpu/x86/mtrr.h
src/include/lib.h
src/lib/fallback_boot.c
src/northbridge/amd/amdk8/raminit_f.c
src/northbridge/via/cn700/raminit.c
src/northbridge/via/vx800/early_smbus.c
src/pc80/i8254.c
src/southbridge/amd/sb700/early_setup.c
src/southbridge/amd/sb700/lpc.c
src/southbridge/amd/sb700/sata.c