reg is only used inside the #if clause, so declare it there. trivial.
authorPatrick Georgi <patrick.georgi@coresystems.de>
Tue, 26 Oct 2010 15:11:45 +0000 (15:11 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Tue, 26 Oct 2010 15:11:45 +0000 (15:11 +0000)
commitf3e8542cc498da4a18f66cb7894afa6a49f977c2
treefa81a9cc6b582097a064ab39f0c88b2d98c82548
parent45057d2753220dd4100951097d844f56dae93f46
reg is only used inside the #if clause, so declare it there. trivial.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5989 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/amd/model_10xxx/init_cpus.c