Răsfoiți Sursa

a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning

The CONFIG_AT91_LEGACY warning became obsolete due to complete removal of
at91rm9200 arch code in arm920t.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Andreas Bießmann 13 ani în urmă
părinte
comite
8312af9f90
1 a modificat fișierele cu 0 adăugiri și 4 ștergeri
  1. 0 4
      arch/arm/cpu/arm920t/cpu.c

+ 0 - 4
arch/arm/cpu/arm920t/cpu.c

@@ -33,10 +33,6 @@
 #include <command.h>
 #include <command.h>
 #include <asm/system.h>
 #include <asm/system.h>
 
 
-#ifdef CONFIG_AT91_LEGACY
-#warning Your board is using legacy AT91RM9200 SoC access. Please update!
-#endif
-
 static void cache_flush(void);
 static void cache_flush(void);
 
 
 int cleanup_before_linux (void)
 int cleanup_before_linux (void)