aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5250/pinmux.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/samsung/exynos5250/pinmux.c')
-rw-r--r--src/cpu/samsung/exynos5250/pinmux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/samsung/exynos5250/pinmux.c b/src/cpu/samsung/exynos5250/pinmux.c
index 1c72353aa1..ab1b25ec3b 100644
--- a/src/cpu/samsung/exynos5250/pinmux.c
+++ b/src/cpu/samsung/exynos5250/pinmux.c
@@ -94,7 +94,7 @@ void exynos_pinmux_sdmmc2(void)
void exynos_pinmux_sdmmc3(void)
{
/*
- * TODO: Need to add defintions for GPC4 before
+ * TODO: Need to add definitions for GPC4 before
* enabling this.
*/
printk(BIOS_DEBUG, "SDMMC3 not supported yet");