]> git.sur5r.net Git - u-boot/blobdiff - board/nvidia/seaboard/seaboard.c
tegra: remove support for UART SPI switch
[u-boot] / board / nvidia / seaboard / seaboard.c
index e581fddf4349c3ccae1a420edd0aed18f22e7900..498e5137a33d031b33e7c0e3dbcbc9d030f763aa 100644 (file)
@@ -31,7 +31,7 @@
 #include <asm/gpio.h>
 
 /* TODO: Remove this code when the SPI switch is working */
-#if !defined(CONFIG_SPI_UART_SWITCH) && (CONFIG_MACH_TYPE != MACH_TYPE_VENTANA)
+#if (CONFIG_MACH_TYPE != MACH_TYPE_VENTANA)
 void gpio_early_init_uart(void)
 {
        /* Enable UART via GPIO_PI3 (port 8, bit 3) so serial console works */