summaryrefslogtreecommitdiff
path: root/drivers/video/sunxi/simplefb_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/sunxi/simplefb_common.h')
-rw-r--r--drivers/video/sunxi/simplefb_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/sunxi/simplefb_common.h b/drivers/video/sunxi/simplefb_common.h
index f4c5e745c6..10292a095a 100644
--- a/drivers/video/sunxi/simplefb_common.h
+++ b/drivers/video/sunxi/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 sunxi_simplefb_fdt_match(void *blob, const char *pipeline);