Move includes to where they are needed. This allows to simplify
authorPatrick Georgi <patrick.georgi@coresystems.de>
Sun, 9 May 2010 21:15:13 +0000 (21:15 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Sun, 9 May 2010 21:15:13 +0000 (21:15 +0000)
commit3d5bb236aa6147ce24d9618f2d482e76eefc58c6
treee6769779f4f549224c3c39704a4fa98b12c335a4
parentbf9e5384d7c25be41d008d29c38b24155676acc0
Move includes to where they are needed. This allows to simplify
romstage.c files in mainboards.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5539 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/include/stddef.h
src/cpu/amd/car/post_cache_as_ram.c
src/cpu/amd/model_10xxx/defaults.h
src/cpu/amd/model_10xxx/init_cpus.c
src/cpu/amd/quadcore/quadcore.c
src/include/cpu/amd/model_10xxx_msr.h
src/northbridge/amd/amdht/ht_wrapper.c
src/northbridge/amd/amdmct/mct/mctmtr_d.c
src/superio/smsc/smscsuperio/smscsuperio_early_serial.c