]> git.samba.org - sfrench/cifs-2.6.git/blobdiff - lib/kobject.c
spi/bcm63xx-hsspi: add support for dual spi read/write
[sfrench/cifs-2.6.git] / lib / kobject.c
index 75ee63834fd1acbfc30af4cb209d49d717857796..2e3bd01964a9047f481862c2323be8c4ea42db9c 100644 (file)
@@ -545,6 +545,7 @@ int kobject_move(struct kobject *kobj, struct kobject *new_parent)
        kfree(devpath);
        return error;
 }
+EXPORT_SYMBOL_GPL(kobject_move);
 
 /**
  * kobject_del - unlink kobject from hierarchy.