]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-at91/at91_spi.h
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[u-boot] / arch / arm / include / asm / arch-at91 / at91_spi.h
index c520e89d2b0c053216ee6fcd0d35f3a621d90097..afe724d02fa9175ed1934cd8c7bff558d1d33fd1 100644 (file)
@@ -33,7 +33,7 @@ typedef struct at91_spi {
        at91_pdc_t      pdc;
 } at91_spi_t;
 
-#ifdef CONFIG_AT91_LEGACY
+#ifdef CONFIG_ATMEL_LEGACY
 
 #define AT91_SPI_CR                    0x00            /* Control Register */
 #define                AT91_SPI_SPIEN          (1 <<  0)               /* SPI Enable */