X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=lib%2Fkobject.c;h=2e3bd01964a9047f481862c2323be8c4ea42db9c;hb=be120397e7709d9d5ed88317a385ce864a2603bc;hp=75ee63834fd1acbfc30af4cb209d49d717857796;hpb=8c7febe83915332276cab49e89f6580bb963fb9a;p=deliverable%2Flinux.git diff --git a/lib/kobject.c b/lib/kobject.c index 75ee63834fd1..2e3bd01964a9 100644 --- a/lib/kobject.c +++ b/lib/kobject.c @@ -545,6 +545,7 @@ out: kfree(devpath); return error; } +EXPORT_SYMBOL_GPL(kobject_move); /** * kobject_del - unlink kobject from hierarchy.