drivers/intel/gma/intel_bios.h: Remove repeated word

Change-Id: I5866a5e3240e49119e29f728202b33dd82ceaf77
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49514
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jacob Garber <jgarber1@ualberta.ca>
This commit is contained in:
Elyes HAOUAS 2021-01-16 14:44:45 +01:00 committed by Patrick Georgi
parent cb0584ecdb
commit 4041772535
1 changed files with 2 additions and 2 deletions

View File

@ -206,8 +206,8 @@ struct old_child_dev_config {
} __packed; } __packed;
/* This one contains field offsets that are known to be common for all BDB /* 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, * versions. Notice that the meaning of the contents may still change, but
* but at least the offsets are consistent. */ * at least the offsets are consistent. */
struct common_child_dev_config { struct common_child_dev_config {
u16 handle; u16 handle;
u16 device_type; u16 device_type;