summaryrefslogtreecommitdiff
path: root/drivers/staging/nmf-cm/cmld.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/nmf-cm/cmld.h')
-rw-r--r--drivers/staging/nmf-cm/cmld.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/nmf-cm/cmld.h b/drivers/staging/nmf-cm/cmld.h
index 5e566fa4090..4c5a5bed7e6 100644
--- a/drivers/staging/nmf-cm/cmld.h
+++ b/drivers/staging/nmf-cm/cmld.h
@@ -75,8 +75,8 @@ struct memAreaDesc_t {
extern struct list_head channel_list; /**< List of all allocated channel structures */
extern struct list_head process_list; /**< List of all allocated process private structure */
#ifdef CONFIG_DEBUG_FS
-extern bool user_has_debugfs; /**< Whether user side has proper support of debugfs to take a dump */
-extern bool dump_done; /**< Whether a dump has to be taken or not */
+extern bool cmld_user_has_debugfs; /**< Whether user side has proper support of debugfs to take a dump */
+extern bool cmld_dump_ongoing; /**< Whether a dump is on-going */
#endif
/** Lock/unlock per process mutex