From 99f75793c1efbce8e0cde24d811ed1789a257604 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 16 Feb 2010 00:06:42 +0000 Subject: fix APCI typos. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5130 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/amd/amdht/AsPsDefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/northbridge/amd/amdht') diff --git a/src/northbridge/amd/amdht/AsPsDefs.h b/src/northbridge/amd/amdht/AsPsDefs.h index dfc6821ed9..a0d8c665b7 100644 --- a/src/northbridge/amd/amdht/AsPsDefs.h +++ b/src/northbridge/amd/amdht/AsPsDefs.h @@ -82,7 +82,7 @@ #define PCI_DEV_BASE 24 /* System PCI device ID base */ -#define LOCAL_APIC_ID_SHIFT 24 /* Local APCI ID shift bit # */ +#define LOCAL_APIC_ID_SHIFT 24 /* Local APIC ID shift bit # */ #define APIC_CID_SIZE_SHIFT 12 /* ApicCoreIdSize shift bit # */ #define FN_0 0 /* Function 0 */ #define FN_1 1 /* Function 1 */ -- cgit v1.2.3