Input: add missing exports to fix modular build
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user