aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/icelake/chip.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/icelake/chip.c')
-rw-r--r--src/soc/intel/icelake/chip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/icelake/chip.c b/src/soc/intel/icelake/chip.c
index 821a9e04ed..32b1830096 100644
--- a/src/soc/intel/icelake/chip.c
+++ b/src/soc/intel/icelake/chip.c
@@ -88,7 +88,7 @@ const char *soc_acpi_name(const struct device *dev)
}
#endif
-/* SoC rotine to fill GPIO PM mask and value for GPIO_MISCCFG register */
+/* SoC routine to fill GPIO PM mask and value for GPIO_MISCCFG register */
static void soc_fill_gpio_pm_configuration(void)
{
uint8_t value[TOTAL_GPIO_COMM];