x86: clean up init_amd()
authorYinghai Lu <yhlu.kernel@gmail.com>
Sat, 21 Jun 2008 08:14:27 +0000 (01:14 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:48:32 +0000 (12:48 +0200)
1. move out calling of check_enable_amd_mmconf_dmi out of setup_64.c
   put it into init_amd(), so don't need to make extra dmi check for
   system with other cpus.
2. 15 --> 0xf

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found