That was it. It seems that the eldk/4.2 is missing the ilog2_u32
declaration. Makes me wonder what else is missing. I'll start again
with the kernel.org version and see what happens.

I'll send an email when this work gets done. Good catch.

JB

On Mon, Mar 24, 2008 at 4:09 PM, James Black <[EMAIL PROTECTED]> wrote:
> I must have the old one. I don't see '__ilog2_u32' defined. This is
>  the kernel I got from denx eldk 4.2. I'll grab the kernel from
>  kernel.org and check there. Thanks.
>
>  JB
>
>
>
>  On Mon, Mar 24, 2008 at 4:05 PM, Scott Wood <[EMAIL PROTECTED]> wrote:
>  > James Black wrote:
>  >  > OK, you are right. I was looking at my old copy I was trying to fix.
>  >  > The error is,
>  >  >
>  >  > arch/powerpc/boot/cuboot-pq2.c: In function 'fixup_pci':
>  >  > arch/powerpc/boot/cuboot-pq2.c:204: warning: implicit declaration of
>  >  > function '__ilog2_u32'
>  >
>  >  It's defined as an inline function in ops.h.  Do you have an old ops.h?
>  >
>  >  -Scott
>  >
>
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to