aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/broadwell/pch.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/broadwell/pch.c')
-rw-r--r--arch/x86/cpu/broadwell/pch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/cpu/broadwell/pch.c b/arch/x86/cpu/broadwell/pch.c
index f012db9..37fcddb 100644
--- a/arch/x86/cpu/broadwell/pch.c
+++ b/arch/x86/cpu/broadwell/pch.c
@@ -522,7 +522,7 @@ static void serialio_init_once(bool acpi_mode)
/**
* pch_serialio_init() - set up serial I/O devices
*
- * @return 0 if OK, -ve on error
+ * Return: 0 if OK, -ve on error
*/
static int pch_serialio_init(void)
{