]> git.sur5r.net Git - u-boot/blobdiff - cpu/i386/sc520.c
Remove #ifdef CONFIG_SC520 in source code
[u-boot] / cpu / i386 / sc520.c
index 50bd8ef5d52aa60e9b32ac2d3970681f9cefaaed..12e8f38716f519779b672cbc90ba4b569b748719 100644 (file)
@@ -25,9 +25,6 @@
  * but idependent of implementation */
 
 #include <config.h>
-
-#ifdef CONFIG_SC520
-
 #include <common.h>
 #include <config.h>
 #include <pci.h>
@@ -517,4 +514,3 @@ void reset_cpu(ulong addr)
        /* NOTREACHED */
 }
 #endif
-#endif /* CONFIG_SC520 */