From: Andrew Morton Date: Fri, 24 Mar 2006 11:18:44 +0000 (-0800) Subject: [PATCH] fix build error if CONFIG_SYSFS=n X-Git-Tag: v2.6.17-rc1~867 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f125b56113be4956867cc9bd098bb99b1b9bb93f;p=pandora-kernel.git [PATCH] fix build error if CONFIG_SYSFS=n uevent_seqnum and uevent_helper are only defined if CONFIG_HOTPLUG=y, CONFIG_NET=n. (I stole this back from Greg's tree - it makes allnoconfig work). Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed