From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by ozlabs.org (Postfix) with ESMTP id 937AFDE140 for ; Thu, 13 Dec 2007 23:10:12 +1100 (EST) From: Arnd Bergmann To: Ishizaki Kou Subject: Re: [PATCH 2/2] celleb: split machine definition Date: Thu, 13 Dec 2007 13:10:09 +0100 References: <20071213.191314.-1350525689.kouish@swc.toshiba.co.jp> In-Reply-To: <20071213.191314.-1350525689.kouish@swc.toshiba.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200712131310.09756.arnd@arndb.de> Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thursday 13 December 2007, Ishizaki Kou wrote: > This patch splits machine definition for celleb into two definitoins, > one is for celleb_beat, and another is for celleb_native. Though this > patch looks complex because of sorting some functions, there are no > more semantic changes than that for the splitting. Looks good, thanks! > Signed-off-by: Kou Ishizaki Acked-by: Arnd Bergmann