]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/target/target_core_internal.h
target: Move a declaration of a global variable into a header file
[mirror_ubuntu-bionic-kernel.git] / drivers / target / target_core_internal.h
index f30e8ac13386dc3c58ae30e8e8072cd56547652f..2c5004ffb581a84be9febf073bdecc5687f4fa18 100644 (file)
@@ -88,6 +88,7 @@ int   target_for_each_device(int (*fn)(struct se_device *dev, void *data),
                               void *data);
 
 /* target_core_configfs.c */
+extern struct configfs_item_operations target_core_dev_item_ops;
 void   target_setup_backend_cits(struct target_backend *);
 
 /* target_core_fabric_configfs.c */