summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/thatcher/mptable.c
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2016-05-26 11:21:02 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2016-06-03 20:12:30 +0200
commit11f3443db67e275c3a16767ba9a19eb1bb0d88be (patch)
treeb8d9e143b3b286a1f413e644ac3ee71b606440ff /src/mainboard/amd/thatcher/mptable.c
parentb62c5e89492225f62659adef0e3ba9d13ba38359 (diff)
downloadcoreboot-11f3443db67e275c3a16767ba9a19eb1bb0d88be.tar.xz
AMD boards: Drop comment on include file
The included file does not declare pm_ioread(), and the modified file does not call it either. Change-Id: I9723caf1062db23b4a3648e07c2dc4c02f862619 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/14968 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/amd/thatcher/mptable.c')
-rw-r--r--src/mainboard/amd/thatcher/mptable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/thatcher/mptable.c b/src/mainboard/amd/thatcher/mptable.c
index ecc6959c1b..797f679105 100644
--- a/src/mainboard/amd/thatcher/mptable.c
+++ b/src/mainboard/amd/thatcher/mptable.c
@@ -23,7 +23,7 @@
#include <cpu/amd/amdfam15.h>
#include <arch/cpu.h>
#include <cpu/x86/lapic.h>
-#include "southbridge/amd/agesa/hudson/hudson.h" /* pm_ioread() */
+#include "southbridge/amd/agesa/hudson/hudson.h"
u8 picr_data[] = {
0x1F,0x1F,0x1F,0x1F,0x1F,0x1F,0x1F,0x1F,0x0A,0xF1,0x00,0x00,0x1F,0x1F,0x1F,0x1F,