summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/intel_opregion.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/intel_opregion.h')
-rw-r--r--arch/x86/include/asm/intel_opregion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/intel_opregion.h b/arch/x86/include/asm/intel_opregion.h
index fb3e38617e..182398a7db 100644
--- a/arch/x86/include/asm/intel_opregion.h
+++ b/arch/x86/include/asm/intel_opregion.h
@@ -239,7 +239,7 @@ struct __packed optionrom_vbt {
*
* This is called from ACPI code and OS drivers
*
- * @return 0 if OK, -ve on error
+ * Return: 0 if OK, -ve on error
*/
int intel_gma_init_igd_opregion(struct udevice *dev,
struct igd_opregion *opregion);