From 40417725357c78a17c362377b77c83f8e9cbf53a Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 16 Jan 2021 14:44:45 +0100 Subject: drivers/intel/gma/intel_bios.h: Remove repeated word Change-Id: I5866a5e3240e49119e29f728202b33dd82ceaf77 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/49514 Tested-by: build bot (Jenkins) Reviewed-by: Jacob Garber --- src/drivers/intel/gma/intel_bios.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/drivers/intel/gma/intel_bios.h') diff --git a/src/drivers/intel/gma/intel_bios.h b/src/drivers/intel/gma/intel_bios.h index 558dae6aba..37e38aa338 100644 --- a/src/drivers/intel/gma/intel_bios.h +++ b/src/drivers/intel/gma/intel_bios.h @@ -206,8 +206,8 @@ struct old_child_dev_config { } __packed; /* This one contains field offsets that are known to be common for all BDB - * versions. Notice that the meaning of the contents contents may still change, - * but at least the offsets are consistent. */ + * versions. Notice that the meaning of the contents may still change, but + * at least the offsets are consistent. */ struct common_child_dev_config { u16 handle; u16 device_type; -- cgit v1.2.3