From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [Linux-fbdev-devel] [PATCH] fbdev: Add support for AVR32 Date: Mon, 07 May 2007 15:57:46 -0700 (PDT) Message-ID: <20070507.155746.63995919.davem@davemloft.net> References: <11785512332033-git-send-email-hskinnemoen@atmel.com> <20070507.134726.21927689.davem@davemloft.net> <1178578552.4674.33.camel@daplas> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1178578552.4674.33.camel@daplas> Sender: linux-kernel-owner@vger.kernel.org List-Id: Date: Tue, 08 May 2007 06:55:52 +0800 > On Mon, 2007-05-07 at 13:47 -0700, David Miller wrote: > > From: Haavard Skinnemoen > > Date: Mon, 7 May 2007 17:20:33 +0200 > > > > > We're at the point where these two snippets of code in the fb layer > > are a total mess of ifdefs. > > > > It's time we made an include/asm-foo/fb.h header file and abstracted > > out the necessary details there. > > > > I agree. I'll start working on this. > > Tony Thanks a lot Tony.