summaryrefslogtreecommitdiff
path: root/drivers/video/meson/simplefb_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/meson/simplefb_common.h')
-rw-r--r--drivers/video/meson/simplefb_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/meson/simplefb_common.h b/drivers/video/meson/simplefb_common.h
index 9ea7b0486c..d0cc1b401f 100644
--- a/drivers/video/meson/simplefb_common.h
+++ b/drivers/video/meson/simplefb_common.h
@@ -14,7 +14,7 @@
*
* @blob: device tree blob
* @pipeline: display pipeline
- * @return device node offset in blob, or negative values if failed
+ * Return: device node offset in blob, or negative values if failed
*/
int meson_simplefb_fdt_match(void *blob, const char *pipeline);