From 7b5f8ef2eab7f1211888ae420d76176f49721601 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 8 Jul 2013 16:22:10 -0600 Subject: arch: Fix spelling Change-Id: Ifea10f0180c0c4b684030a168402a95fadf1a9db Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/3727 Reviewed-by: Ronald G. Minnich Reviewed-by: Paul Menzel Reviewed-by: Stefan Reinauer Tested-by: Stefan Reinauer --- src/arch/x86/boot/acpi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/arch/x86/boot/acpi.c') diff --git a/src/arch/x86/boot/acpi.c b/src/arch/x86/boot/acpi.c index 3b77caa314..96cb270814 100644 --- a/src/arch/x86/boot/acpi.c +++ b/src/arch/x86/boot/acpi.c @@ -248,7 +248,7 @@ void acpi_create_mcfg(acpi_mcfg_t *mcfg) } /* - * This can be overriden by platform ACPI setup code, if it calls + * This can be overridden by platform ACPI setup code, if it calls * acpi_create_ssdt_generator(). */ unsigned long __attribute__((weak)) acpi_fill_ssdt_generator( @@ -763,7 +763,7 @@ void acpi_jump_to_wakeup(void *vector) #endif #if CONFIG_SMP - // FIXME: This should go into the ACPI backup memory, too. No pork saussages. + // FIXME: This should go into the ACPI backup memory, too. No pork sausages. /* * Just restore the SMP trampoline and continue with wakeup on * assembly level. -- cgit v1.2.3