summaryrefslogtreecommitdiff
path: root/include/configs/blackstamp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/blackstamp.h')
-rw-r--r--include/configs/blackstamp.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/blackstamp.h b/include/configs/blackstamp.h
index f61e5b7f9..9cbc17ac1 100644
--- a/include/configs/blackstamp.h
+++ b/include/configs/blackstamp.h
@@ -8,7 +8,7 @@
#ifndef __CONFIG_BLACKSTAMP_H__
#define __CONFIG_BLACKSTAMP_H__
-#include <asm/blackfin-config-pre.h>
+#include <asm/config-pre.h>
/*
* Debugging: Set these options if you're having problems
@@ -270,6 +270,4 @@
#undef CONFIG_CMD_JFFS2
#undef CONFIG_CMD_FLASH
-#include <asm/blackfin-config-post.h>
-
#endif