summaryrefslogtreecommitdiff
path: root/cpu/i386/sc520.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/i386/sc520.c')
-rw-r--r--cpu/i386/sc520.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpu/i386/sc520.c b/cpu/i386/sc520.c
index 50bd8ef5d..12e8f3871 100644
--- a/cpu/i386/sc520.c
+++ b/cpu/i386/sc520.c
@@ -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 */