Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758266AbXEWWlg (ORCPT ); Wed, 23 May 2007 18:41:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755846AbXEWWl2 (ORCPT ); Wed, 23 May 2007 18:41:28 -0400 Received: from mx2.suse.de ([195.135.220.15]:48552 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755439AbXEWWl2 (ORCPT ); Wed, 23 May 2007 18:41:28 -0400 From: Andreas Schwab To: Alan Cox Cc: Geert Uytterhoeven , Roman Zippel , Linux Kernel Development , akpm@osdl.org, rmk@arm.linux.kernel.org, spyro@f2s.com, , , "Luck, Tony" , , chris@zankel.net, , kyle@parisc-linux.org, linux-mips@linux-mips.org Subject: Re: [PATCH] m68k: Enable arbitary speed tty support References: <20070523174446.37abfa7a@the-village.bc.nu> <20070523205645.07b03581@the-village.bc.nu> X-Yow: I'm using my X-RAY VISION to obtain a rare glimpse of the INNER WORKINGS of this POTATO!! Date: Thu, 24 May 2007 00:40:46 +0200 In-Reply-To: <20070523205645.07b03581@the-village.bc.nu> (Alan Cox's message of "Wed\, 23 May 2007 20\:56\:45 +0100") Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.97 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 997 Lines: 25 Alan Cox writes: > ddiff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.22-rc1-mm1/include/asm-arm/termbits.h linux-2.6.22-rc1-mm1/include/asm-arm/termbits.h > --- linux.vanilla-2.6.22-rc1-mm1/include/asm-arm/termbits.h 2007-04-30 10:48:14.000000000 +0100 > +++ linux-2.6.22-rc1-mm1/include/asm-arm/termbits.h 2007-05-23 20:23:25.000000000 +0100 > @@ -15,6 +15,17 @@ > cc_t c_cc[NCCS]; /* control characters */ > }; > > +struct termios_2 { s/_// Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstra?e 5, 90409 N?rnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." - 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/