From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outbound6-blu-R.bigfish.com (outbound-blu.frontbridge.com [65.55.251.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.bigfish.com", Issuer "*.bigfish.com" (not verified)) by ozlabs.org (Postfix) with ESMTP id BF4A3DDEE3 for ; Sat, 12 May 2007 03:38:17 +1000 (EST) Message-ID: <4644A9FA.4050108@am.sony.com> Date: Fri, 11 May 2007 10:38:02 -0700 From: Geoff Levand MIME-Version: 1.0 To: paulus@samba.org Subject: Re: [PATCH] [POWERPC] trivial ps3 fixups References: <20070511154244.34ad81e6.sfr@canb.auug.org.au> In-Reply-To: <20070511154244.34ad81e6.sfr@canb.auug.org.au> Content-Type: text/plain; charset=UTF-8 Cc: Stephen Rothwell , ppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Stephen Rothwell wrote: > Fixes warnings: > > arch/powerpc/platforms/ps3/system-bus.c: In function 'ps3_map_sg': > arch/powerpc/platforms/ps3/system-bus.c:278: warning: unused variable 'i' > arch/powerpc/platforms/ps3/system-bus.c:277: warning: unused variable 'dev' > arch/powerpc/platforms/ps3/setup.c:103: warning: 'prealloc' defined but not used > > Signed-off-by: Stephen Rothwell Acked-by: Geoff Levand