summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common/p2sb.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/intel_common/p2sb.c')
-rw-r--r--arch/x86/cpu/intel_common/p2sb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/cpu/intel_common/p2sb.c b/arch/x86/cpu/intel_common/p2sb.c
index 5a7b30d94a..e4e53f73c0 100644
--- a/arch/x86/cpu/intel_common/p2sb.c
+++ b/arch/x86/cpu/intel_common/p2sb.c
@@ -46,7 +46,7 @@
* This is needed by FSP-M which uses the High Precision Event Timer.
*
* @dev: P2SB device
- * @return 0 if OK, -ve on error
+ * Return: 0 if OK, -ve on error
*/
static int p2sb_early_init(struct udevice *dev)
{