]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - lib/kobject.c
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / lib / kobject.c
index 7cbccd2b4c72042595484e32c2e11906948414b7..445dcaeb0f56de7882a1b1278a90ef7931f4099c 100644 (file)
@@ -861,6 +861,7 @@ struct kobject *kset_find_obj(struct kset *kset, const char *name)
        spin_unlock(&kset->list_lock);
        return ret;
 }
+EXPORT_SYMBOL_GPL(kset_find_obj);
 
 static void kset_release(struct kobject *kobj)
 {