From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haavard Skinnemoen Subject: Re: [PATCH 4/6v3] byteorder: wire up arches to use new headers Date: Wed, 28 May 2008 21:51:44 +0200 Message-ID: <20080528215144.02017fd5@siona.local> References: <1212003182.5964.29.camel@brick> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtpeu1.atmel.com ([195.65.72.27]:47399 "EHLO bagnes.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752676AbYE1Twa (ORCPT ); Wed, 28 May 2008 15:52:30 -0400 In-Reply-To: <1212003182.5964.29.camel@brick> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Harvey Harrison Cc: linux-arch , Andrew Morton On Wed, 28 May 2008 12:33:02 -0700 Harvey Harrison wrote: > Signed-off-by: Harvey Harrison > --- > Changes in v3 - keep existing gcc version check in avr32 byteorder.h Thanks. The avr32 bits look good now. Acked-by: Haavard Skinnemoen