From b544062187a57f9977f873f35081948c9477beaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Sun, 31 Oct 2010 09:59:12 +0000 Subject: [PATCH] ppc: Typo fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's Old World vs. New World Macs. Signed-off-by: Andreas Färber git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@935 f158a5a8-5612-0410-a976-696ce0be7e32 --- arch/ppc/qemu/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/ppc/qemu/init.c b/arch/ppc/qemu/init.c index 31aeda9..9b62746 100644 --- a/arch/ppc/qemu/init.c +++ b/arch/ppc/qemu/init.c @@ -646,7 +646,7 @@ arch_of_init( void ) fword("find-device"); switch(machine_id) { - case ARCH_HEATHROW: /* OldWord */ + case ARCH_HEATHROW: /* OldWorld */ /* model */