]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/spi/atmel_dataflash_spi.c
ppc4xx: Fix 440EPx bug in reconfigure_pll()
[karo-tx-uboot.git] / drivers / spi / atmel_dataflash_spi.c
index 3a648e619027f7fb0399f54078f9fc6e00756e26..4a5c4aac7017cdfa43bb3092561d0290ea4ba1f2 100644 (file)
  */
 
 #include <common.h>
+#ifndef CONFIG_AT91_LEGACY
+#define CONFIG_AT91_LEGACY
+#warning Please update to use C structur SoC access !
+#endif
 #include <asm/arch/hardware.h>
 #include <asm/arch/clk.h>
 #include <asm/arch/gpio.h>