2011-04-18 21:50:00

by werner

[permalink] [raw]
Subject: 2.6.39-rc3-gitX compiling errors of olpc-dcon_xo_1 and i82975x-edac

=============================

CC [M] drivers/staging/olpc_dcon/olpc_dcon_xo_1.o
drivers/staging/olpc_dcon/olpc_dcon_xo_1.c: In function
'dcon_wiggle_xo_1':
drivers/staging/olpc_dcon/olpc_dcon_xo_1.c:168: error:
implicit declaration of function 'udelay'



CC [M] drivers/edac/i82975x_edac.o
drivers/edac/i82975x_edac.c: In function
'i82975x_process_error_info':
drivers/edac/i82975x_edac.c:298: warning: integer constant
is too large for 'unsigned long' type








---
Professional hosting for everyone - http://www.host.ru


2011-04-18 21:56:47

by Randy Dunlap

[permalink] [raw]
Subject: Re: 2.6.39-rc3-gitX compiling errors of olpc-dcon_xo_1 and i82975x-edac

On 04/18/11 14:49, werner wrote:
> =============================
>
> CC [M] drivers/staging/olpc_dcon/olpc_dcon_xo_1.o
> drivers/staging/olpc_dcon/olpc_dcon_xo_1.c: In function 'dcon_wiggle_xo_1':
> drivers/staging/olpc_dcon/olpc_dcon_xo_1.c:168: error: implicit
> declaration of function 'udelay'
>

Andrew has merged a patch for this one into his MM tree.
I'm attaching it below.

>
> CC [M] drivers/edac/i82975x_edac.o
> drivers/edac/i82975x_edac.c: In function 'i82975x_process_error_info':
> drivers/edac/i82975x_edac.c:298: warning: integer constant is too large
> for 'unsigned long' type

warning, not error.

--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***


Attachments:
stag-olpcdcon-delayh.patch (742.00 B)