Re: [PATCH davem] drivers: add LCD support

2006-12-18 Thread Miguel Ojeda
On 12/18/06, Randy Dunlap <[EMAIL PROTECTED]> wrote: Hi, Shouldn't the framebuffer part of this code (cfag12864bfb) also depend on CONFIG_FB? Without that, this build error occurs: Indeed it should. Thanks for noticing that! cfag12864bfb.c:(.init.text+0xc19d): undefined reference to `fram

Re: [PATCH davem] drivers: add LCD support

2006-12-18 Thread Randy Dunlap
On Sat, 11 Nov 2006 11:03:51 +0100 Miguel Ojeda wrote: > David, as akpm suggested, may this patch will solve the dcache aliasing > problem? > > I will give you a introduction: > > The user mmaped page (got by __get_free_page()) is cfag12864b_buffer. > > The kernel only access it for reading at