From: Christian Krafft Date: Thu, 7 Dec 2006 18:01:16 +0000 (+0100) Subject: [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_group X-Git-Tag: v2.6.20-rc1~146^2~14^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22b6e590478ae8757f0411cf16a24c25d8dfea86;p=pandora-kernel.git [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_group This patch adds NULL to the initialization of the attribute_groups. The spu_attributes and ppe_attributes arrays are arrays of pointers that need to be terminated with a NULL entry. Signed-off-by: Christian Krafft Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed