[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46A744D1.3070300@fr.ibm.com>
Date: Wed, 25 Jul 2007 14:40:49 +0200
From: Cedric Le Goater <clg@...ibm.com>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: linux-kernel@...r.kernel.org, Michael Buesch <mb@...sch.de>
Subject: Re: 2.6.23-rc1-mm1
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists