]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx48/spl.c
karo: merge with Ka-Ro specific tree for secure boot support
[karo-tx-uboot.git] / board / karo / tx48 / spl.c
index 1b17586bde777dbf1ee445d7a606b292ee219194..2d71d498d9d90189ec19cd61d692a8912e2c5cb9 100644 (file)
@@ -342,7 +342,7 @@ static struct pin_mux tx48_pins[] = {
 
 static struct gpio tx48_gpios[] = {
        /* configure this pin early to prevent flicker of the LCD */
-       { TX48_LCD_BACKLIGHT_GPIO, GPIOF_OUTPUT_INIT_HIGH, "LCD BACKLIGHT", },
+       { TX48_LCD_BACKLIGHT_GPIO, GPIOFLAG_OUTPUT_INIT_HIGH, "LCD BACKLIGHT", },
 };
 
 static struct pin_mux tx48_mmc_pins[] = {