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 dfb3b4f0bf..089d260c20 100644 --- a/src/mainboard/amd/thatcher/mptable.c +++ b/src/mainboard/amd/thatcher/mptable.c @@ -31,7 +31,6 @@ #define IO_APIC_ID CONFIG_MAX_CPUS extern u8 bus_hudson[6]; -extern u32 sbdn_hudson; extern u32 apicid_hudson; u8 picr_data[] = { |