From: Stephen Rothwell Date: Mon, 15 Mar 2010 23:33:32 +0000 (+1100) Subject: sysdev: the cpu probe/release attributes should be sysdev_class_attributes X-Git-Tag: v2.6.34-rc2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67fc233f4fb67907861b4077cea5294035f80dc7;p=pandora-kernel.git sysdev: the cpu probe/release attributes should be sysdev_class_attributes 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 Signed-off-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed