From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fed1rmmtao103.cox.net (fed1rmmtao103.cox.net [68.230.241.43]) by ozlabs.org (Postfix) with ESMTP id 9BFEADDE44 for ; Sat, 12 May 2007 15:04:38 +1000 (EST) Date: Fri, 11 May 2007 21:48:53 -0700 From: Tom Rini To: David Rientjes Subject: Re: [patch] powerpc: use __used attribute Message-ID: <20070512044853.GA9161@smtp.west.cox.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: 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 Fri, May 11, 2007 at 04:29:29PM -0700, David Rientjes wrote: > Use the newly introduced __used attribute instead of the deprecated > __attribute_used__. Functionally the same. > > Cc: Tom Rini > Signed-off-by: David Rientjes FWIW: Acked-by: Tom Rini -- Tom Rini