[PATCH] sysdev: the cpu probe/release attributes should be sysdev_class_attributes

Greg KH greg at kroah.com
Tue Mar 16 10:46:25 EST 2010


On Tue, Mar 16, 2010 at 10:33:32AM +1100, Stephen Rothwell wrote:
> This fixes these warnings:
> 
> drivers/base/cpu.c:264: warning: initialization from incompatible pointer type
> drivers/base/cpu.c:265: warning: initialization from incompatible pointer type
> 
> Cc: Andi Kleen <andi at firstfloor.org>
> Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>
> ---
>  drivers/base/cpu.c |   16 ++++++++--------
>  1 files changed, 8 insertions(+), 8 deletions(-)
> 
> Hi Greg,
> 
> Could you pleas send this on to Linuse as this is now a bug in mainline.

Will do, thanks so much for fixing this up correctly.

greg k-h


More information about the Linuxppc-dev mailing list