]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-omap2/board-apollon.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[~andy/linux] / arch / arm / mach-omap2 / board-apollon.c
index 519bcd3079e888857ee5401a5500ad9efc9e0e2b..e5fa46bfde2f3992b62d3ef1ddc339163cfd10d2 100644 (file)
@@ -311,7 +311,7 @@ static void __init omap_apollon_init(void)
        /* LCD PWR_EN */
        omap_mux_init_signal("mcbsp2_dr.gpio_11", OMAP_PULL_ENA | OMAP_PULL_UP);
 
-       /* Use Interal loop-back in MMC/SDIO Module Input Clock selection */
+       /* Use Internal loop-back in MMC/SDIO Module Input Clock selection */
        v = omap_ctrl_readl(OMAP2_CONTROL_DEVCONF0);
        v |= (1 << 24);
        omap_ctrl_writel(v, OMAP2_CONTROL_DEVCONF0);