From: David Howells Date: Wed, 11 Aug 2010 14:01:02 +0000 (+0100) Subject: kobject: Break the kobject namespace defs into their own header X-Git-Tag: v2.6.36-rc3~40^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8488a38f4d2f43bd55a3e0db4cd57a5bef3af6d6;p=pandora-kernel.git kobject: Break the kobject namespace defs into their own header Break the kobject namespace defs into their own header to avoid a header file inclusion ordering problem between linux/sysfs.h and linux/kobject.h. This fixes the build breakage on older versions of gcc. Signed-off-by: David Howells Cc: Eric Biederman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed