summaryrefslogtreecommitdiff
path: root/include/configs/bf537-srv1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bf537-srv1.h')
-rw-r--r--include/configs/bf537-srv1.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/configs/bf537-srv1.h b/include/configs/bf537-srv1.h
index 1d0b69445..c1bff3ee2 100644
--- a/include/configs/bf537-srv1.h
+++ b/include/configs/bf537-srv1.h
@@ -18,7 +18,7 @@
#ifndef __CONFIG_BF537_SRV1_H__
#define __CONFIG_BF537_SRV1_H__
-#include <asm/blackfin-config-pre.h>
+#include <asm/config-pre.h>
/*
@@ -198,7 +198,4 @@
"ramargs=setenv bootargs " CONFIG_BOOTARGS "\0" \
BOOT_ENV_SETTINGS
-
-#include <asm/blackfin-config-post.h>
-
#endif