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 4D412DE0E9 for ; Wed, 31 Jan 2007 10:25:57 +1100 (EST) Subject: Re: [PATCH 1/4] PS3: Move system bus to platform directory From: Benjamin Herrenschmidt To: Geoff Levand In-Reply-To: <45BFD2BB.1030008@am.sony.com> References: <45BFD2BB.1030008@am.sony.com> Content-Type: text/plain Date: Wed, 31 Jan 2007 10:25:26 +1100 Message-Id: <1170199526.26655.346.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2007-01-30 at 15:20 -0800, Geoff Levand wrote: > Move the PS3 system bus routines from drivers/ps3 to arch/powerpc/platforms/ps3. > > Signed-off-by: Geoff Levand Acked-by: Benjamin Herrenschmidt