Handled by conditional compile

Signed-off-by: Graeme Russ <[EMAIL PROTECTED]>
---
 cpu/i386/sc520/sc520_asm.S |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/cpu/i386/sc520/sc520_asm.S b/cpu/i386/sc520/sc520_asm.S
index 481a30a..2042d9b 100644
--- a/cpu/i386/sc520/sc520_asm.S
+++ b/cpu/i386/sc520/sc520_asm.S
@@ -105,7 +105,6 @@
  */

 #include <config.h>
-#ifdef CONFIG_SYS_SC520

 .section .text
 .equ            DRCCTL,     0x0fffef010   /* DRAM control register */
@@ -580,5 +579,3 @@ set_ecc:
 out:
        movl    %ebx, %eax
        jmp     *%ebp
-
-#endif /* CONFIG_SYS_SC520 */
--
1.5.4.3

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to