summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/thatcher/mptable.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-06-16 18:29:33 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-07-02 07:38:32 +0000
commit4ad1446b8333b258110d275c58d17b2d9ebbfa23 (patch)
tree4eb01f6dd61bbb872fcb3545343e5ec640a2f482 /src/mainboard/amd/thatcher/mptable.c
parenteafb31be308069f15c53511bd8493dd259614573 (diff)
downloadcoreboot-4ad1446b8333b258110d275c58d17b2d9ebbfa23.tar.xz
src/mb: Fix non-local header treated as local
Also remove some unnedded includes. Change-Id: I036208a111d009620d8354fa9c97688eb4e872ad Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/27129 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/amd/thatcher/mptable.c')
-rw-r--r--src/mainboard/amd/thatcher/mptable.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainboard/amd/thatcher/mptable.c b/src/mainboard/amd/thatcher/mptable.c
index 355cff6e09..06a49d4018 100644
--- a/src/mainboard/amd/thatcher/mptable.c
+++ b/src/mainboard/amd/thatcher/mptable.c
@@ -13,7 +13,6 @@
* GNU General Public License for more details.
*/
-#include <console/console.h>
#include <arch/smp/mpspec.h>
#include <device/pci.h>
#include <arch/io.h>
@@ -22,7 +21,7 @@
#include <stdint.h>
#include <arch/cpu.h>
#include <cpu/x86/lapic.h>
-#include "southbridge/amd/agesa/hudson/hudson.h"
+#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,