aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/kgpe-d16/mptable.c
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-01-03 11:38:59 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-01-04 17:23:17 +0000
commitb30e2bfe34836261d2e807c301f6b5542df8c360 (patch)
tree1d7bccf68e142c6c6a95dd9370a68efb93906c6b /src/mainboard/asus/kgpe-d16/mptable.c
parent21c60fa2b2907776e2faee5bf39e6c8a8d4c4f65 (diff)
amdfam10 boards: Drop array bus_sp5100
Only bus_sp5100[0] is evaluated. Change-Id: I42a5040ea70a84fb674f2c616c6eba7b23dcdc29 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/30645 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/asus/kgpe-d16/mptable.c')
-rw-r--r--src/mainboard/asus/kgpe-d16/mptable.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/asus/kgpe-d16/mptable.c b/src/mainboard/asus/kgpe-d16/mptable.c
index ad4925a825..c1b2a5de5d 100644
--- a/src/mainboard/asus/kgpe-d16/mptable.c
+++ b/src/mainboard/asus/kgpe-d16/mptable.c
@@ -21,8 +21,6 @@
#include <stdint.h>
#include <cpu/amd/amdfam10_sysconf.h>
-extern u8 bus_sp5100[2];
-
extern u32 apicid_sp5100;