summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-coreboot/timestamp.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/arch-coreboot/timestamp.h')
-rw-r--r--arch/x86/include/asm/arch-coreboot/timestamp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/arch-coreboot/timestamp.h b/arch/x86/include/asm/arch-coreboot/timestamp.h
index 531526b314..bbf89447dd 100644
--- a/arch/x86/include/asm/arch-coreboot/timestamp.h
+++ b/arch/x86/include/asm/arch-coreboot/timestamp.h
@@ -17,7 +17,7 @@ void timestamp_add_now(enum timestamp_id id);
/**
* timestamp_add_to_bootstage - Add important coreboot timestamps to bootstage
*
- * @return 0 if ok, -1 if no timestamps were found
+ * Return: 0 if ok, -1 if no timestamps were found
*/
int timestamp_add_to_bootstage(void);