Hello,

Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/

found that one on ppc,

drivers/char/hw_random/pasemi-rng.c:140: error: unknown field 'type' specified 
in initializer
drivers/char/hw_random/pasemi-rng.c:140: warning: initialization makes pointer 
from integer without a cast

hwrng-add-type-categories.patch modifies a struct of the wrong type.

the pasemi-rng driver registers a 'of_platform_driver' not a 'hwrng'.

cheers,

C.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to