From 7182b477eb7d717b2838d4750a9c7f78b6043d7c Mon Sep 17 00:00:00 2001 From: Lijian Zhao Date: Mon, 10 Dec 2018 21:05:13 -0800 Subject: soc/intel/cannonlake: Amend comment typo Fix typo of "VGOIO" back to "VGPIO". Signed-off-by: Lijian Zhao Change-Id: Ia2b7cb0e5fe2817acc3e3f4656b98dc2462b397f Reviewed-on: https://review.coreboot.org/c/30147 Tested-by: build bot (Jenkins) Reviewed-by: Bora Guvendik --- src/soc/intel/cannonlake/include/soc/gpio_soc_defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/cannonlake/include') diff --git a/src/soc/intel/cannonlake/include/soc/gpio_soc_defs.h b/src/soc/intel/cannonlake/include/soc/gpio_soc_defs.h index a1ce8c46ac..cb184c9b0c 100644 --- a/src/soc/intel/cannonlake/include/soc/gpio_soc_defs.h +++ b/src/soc/intel/cannonlake/include/soc/gpio_soc_defs.h @@ -196,7 +196,7 @@ #define GPP_H21 138 #define GPP_H22 139 #define GPP_H23 140 -/* Group VGOIO */ +/* Group VGPIO */ #define GPIO_RSVD_13 141 #define GPIO_RSVD_14 142 #define GPIO_RSVD_15 143 -- cgit v1.2.3