From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 4D797DDE18 for ; Fri, 7 Sep 2007 00:08:45 +1000 (EST) In-Reply-To: <20070905192820.GG32398@ld0162-tx32.am.freescale.net> References: <20070905192820.GG32398@ld0162-tx32.am.freescale.net> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <85281ec227e35a9e466e68e3fdc7e6ef@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 8/9] 8xx: Adder 875 support Date: Thu, 6 Sep 2007 16:08:43 +0200 To: Scott Wood Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > +/ { > + model = "Analogue & Micro Adder MPC875"; This should probably be just "MPC875". Segher