summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/lpc_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/lpc_common.h')
-rw-r--r--arch/x86/include/asm/lpc_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/lpc_common.h b/arch/x86/include/asm/lpc_common.h
index d462c2ec61..aa3ac626b4 100644
--- a/arch/x86/include/asm/lpc_common.h
+++ b/arch/x86/include/asm/lpc_common.h
@@ -49,7 +49,7 @@
* also puts the RCB in the correct place so that RCB_REG() works.
*
* @dev: LPC device (a child of the PCH)
- * @return 0 on success, -ve on error
+ * Return: 0 on success, -ve on error
*/
int lpc_common_early_init(struct udevice *dev);