]> err.no Git - linux-2.6/blobdiff - lib/kobject.c
[PATCH] uml: add _text definition to linker scripts
[linux-2.6] / lib / kobject.c
index 1699eb9161f34594a38cc28fbea1f0ab2db56893..7dd5c0e9d996adb07681e02037e746b68a2a2f50 100644 (file)
@@ -119,6 +119,7 @@ char *kobject_get_path(struct kobject *kobj, gfp_t gfp_mask)
 
        return path;
 }
+EXPORT_SYMBOL_GPL(kobject_get_path);
 
 /**
  *     kobject_init - initialize object.