Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 3 Aug 2002 04:39:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 3 Aug 2002 04:39:30 -0400 Received: from h-64-105-35-105.SNVACAID.covad.net ([64.105.35.105]:43924 "EHLO freya.yggdrasil.com") by vger.kernel.org with ESMTP id ; Sat, 3 Aug 2002 04:39:29 -0400 From: "Adam J. Richter" Date: Sat, 3 Aug 2002 01:42:30 -0700 Message-Id: <200208030842.BAA01491@adam.yggdrasil.com> To: rmk@arm.linux.org.uk Subject: Re: Linux 2.5.30: [SERIAL] build fails at 8250.c Cc: axel@hh59.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, tytso@mit.edu Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1556 Lines: 37 On Sat, 3 Aug 2002 09:05:23 +0100, Russell King wrote: >On Fri, Aug 02, 2002 at 05:20:28PM -0700, Adam J. Richter wrote: >> On Sat, 3 Aug 2002 01:12:10 +0100, Russell King wrote: >> >Ok, here's a fix for the 8250.c build problem (please don't send it >> >to Linus; I've other changes that'll be going via BK and patch to >> >lkml pending): >> > >> >--- orig/drivers/serial/8250.c Fri Aug 2 21:13:31 2002 >> >+++ linux/drivers/serial/8250.c Sat Aug 3 00:28:47 2002 >> >@@ -31,7 +31,8 @@ >> > #include >> > #include >> > #include >> >-#include >> >+#include >> >+#include >> > #include >> > >> > #include >> >> Your patch still results in a compilation error for me. >> It looks like 8250.c needs for ALPHA_KLUDGE_MCR: >Your quote above didn't include the patch for 8250.h which was in my >mail directly after 8250.c. Did you specifically miss it for a reason? Doh! Sorry, my mistake. Adam J. Richter __ ______________ 575 Oroville Road adam@yggdrasil.com \ / Milpitas, California 95035 +1 408 309-6081 | g g d r a s i l United States of America "Free Software For The Rest Of Us." - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/