diff options
Diffstat (limited to 'src/mainboard/amd/thatcher/mptable.c')
-rw-r--r-- | src/mainboard/amd/thatcher/mptable.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/amd/thatcher/mptable.c b/src/mainboard/amd/thatcher/mptable.c index ea88360fa8..32133951ad 100644 --- a/src/mainboard/amd/thatcher/mptable.c +++ b/src/mainboard/amd/thatcher/mptable.c @@ -28,7 +28,6 @@ #include <cpu/x86/lapic.h> #include "southbridge/amd/agesa/hudson/hudson.h" /* pm_ioread() */ -//-#define IO_APIC_ID CONFIG_MAX_PHYSICAL_CPUS + 1 #define IO_APIC_ID CONFIG_MAX_CPUS extern u8 bus_hudson[6]; |