From: Kay Sievers Date: Sun, 12 Aug 2007 18:43:55 +0000 (+0200) Subject: Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG X-Git-Tag: v2.6.24-rc1~1394^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c5daf657cb5f963a38413f2852279d7a3843144;p=pandora-kernel.git Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG Move uevent specific logic from the core into kobject_uevent.c, which does no longer require to link the unused string array if hotplug is not compiled in. Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed