From: Ming Lei Date: Sun, 16 Nov 2008 10:22:09 +0000 (+0800) Subject: kernel/ksysfs.c:fix dependence on CONFIG_NET X-Git-Tag: v2.6.29-rc1~229^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd3772e6898c6386f21d2958346d6dd57d4204f5;p=pandora-kernel.git kernel/ksysfs.c:fix dependence on CONFIG_NET Access to uevent_seqnum and uevent_helper does not need to depend on CONFIG_NET, so remove it. Signed-off-by: Ming Lei Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed