X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fspi%2Fatmel_dataflash_spi.c;h=4a5c4aac7017cdfa43bb3092561d0290ea4ba1f2;hb=70fccb3f2469f5cfd75ad17c6e452a382fbabbcf;hp=3a648e619027f7fb0399f54078f9fc6e00756e26;hpb=e598dfc22c8789991d165714bec53b2390fc999d;p=u-boot diff --git a/drivers/spi/atmel_dataflash_spi.c b/drivers/spi/atmel_dataflash_spi.c index 3a648e6190..4a5c4aac70 100644 --- a/drivers/spi/atmel_dataflash_spi.c +++ b/drivers/spi/atmel_dataflash_spi.c @@ -20,6 +20,10 @@ */ #include +#ifndef CONFIG_AT91_LEGACY +#define CONFIG_AT91_LEGACY +#warning Please update to use C structur SoC access ! +#endif #include #include #include