diff options
author | Cornelia Huck <cornelia.huck@de.ibm.com> | 2007-07-20 13:58:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-30 23:25:11 +0200 |
commit | cd030c4cb3ee0cd4f0589a5f723d358cca1f7a9a (patch) | |
tree | a4ac7389ed9adbc0aaeb80c019b135fa14b545f1 /crypto | |
parent | HOWTO: sync Japanese HOWTO (diff) | |
download | linux-cd030c4cb3ee0cd4f0589a5f723d358cca1f7a9a.tar.xz linux-cd030c4cb3ee0cd4f0589a5f723d358cca1f7a9a.zip |
kobject: fix link error when CONFIG_HOTPLUG is disabled
Leaving kobject_actions[] in kobject_uevent.c, but putting it outside
the #ifdef looks indeed like the best solution to me. This way, we
avoid adding #ifdef CONFIG_HOTPLUG into core.c, when all other
functions called do not need such a thing.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions