]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-at91/arm926ejs/at91sam9261_devices.c
Drop CONFIG_HAS_DATAFLASH
[u-boot] / arch / arm / mach-at91 / arm926ejs / at91sam9261_devices.c
index 4bd4e75e0bbdd3dbd6fefd97c14dcaf6872f9361..58050a2a246139dc9d28e0c75d499cc4cedc6018 100644 (file)
@@ -55,7 +55,7 @@ void at91_seriald_hw_init(void)
        at91_periph_clk_enable(ATMEL_ID_SYS);
 }
 
-#if defined(CONFIG_HAS_DATAFLASH) || defined(CONFIG_ATMEL_SPI)
+#ifdef CONFIG_ATMEL_SPI
 void at91_spi0_hw_init(unsigned long cs_mask)
 {
        at91_set_a_periph(AT91_PIO_PORTA, 0, PUP);      /* SPI0_MISO */