]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-omap2/omap3/board.c
OMAP3: Correct name of omap34xx_gpios when using DM_GPIO
[u-boot] / arch / arm / mach-omap2 / omap3 / board.c
index f1436fbf519217a6fbed9f87911520a90fd51425..01df579df2814863569bb3cc54c6c911e21e1f4c 100644 (file)
@@ -46,7 +46,7 @@ static const struct omap_gpio_platdata omap34xx_gpio[] = {
        { 5, OMAP34XX_GPIO6_BASE },
 };
 
-U_BOOT_DEVICES(am33xx_gpios) = {
+U_BOOT_DEVICES(omap34xx_gpios) = {
        { "gpio_omap", &omap34xx_gpio[0] },
        { "gpio_omap", &omap34xx_gpio[1] },
        { "gpio_omap", &omap34xx_gpio[2] },