]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-at91/arm926ejs/at91sam9263_devices.c
Drop CONFIG_HAS_DATAFLASH
[u-boot] / arch / arm / mach-at91 / arm926ejs / at91sam9263_devices.c
index f3f480010a4a1faea67ee067507e94617afd6608..674eb66e8e5e912bd84e2f9cc7bad683c7cbf024 100644 (file)
@@ -59,7 +59,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_b_periph(AT91_PIO_PORTA, 0, PUP);      /* SPI0_MISO */