diff options
| author | Cornelia Huck <[email protected]> | 2007-07-20 13:58:13 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-07-30 14:25:11 -0700 |
| commit | cd030c4cb3ee0cd4f0589a5f723d358cca1f7a9a (patch) | |
| tree | a4ac7389ed9adbc0aaeb80c019b135fa14b545f1 /scripts | |
| parent | 8b43626f0cdfb3154c57d52e732679c9d3484369 (diff) | |
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 <[email protected]>
Cc: Kay Sievers <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions