summaryrefslogtreecommitdiffstats
path: root/include/dm/root.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dm/root.h')
-rw-r--r--include/dm/root.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dm/root.h b/include/dm/root.h
index 3018bc8627..a4826a6e3c 100644
--- a/include/dm/root.h
+++ b/include/dm/root.h
@@ -41,7 +41,7 @@ int dm_scan_platdata(void);
int dm_scan_fdt(const void *blob);
/**
- * dm_init() - Initialize Driver Model structures
+ * dm_init() - Initialise Driver Model structures
*
* This function will initialize roots of driver tree and class tree.
* This needs to be called before anything uses the DM
OpenPOWER on IntegriCloud