summaryrefslogtreecommitdiff
path: root/include/configs/bf526-ezbrd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bf526-ezbrd.h')
-rw-r--r--include/configs/bf526-ezbrd.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/bf526-ezbrd.h b/include/configs/bf526-ezbrd.h
index afd9bb225..db68a7b1a 100644
--- a/include/configs/bf526-ezbrd.h
+++ b/include/configs/bf526-ezbrd.h
@@ -5,7 +5,7 @@
#ifndef __CONFIG_BF526_EZBRD_H__
#define __CONFIG_BF526_EZBRD_H__
-#include <asm/blackfin-config-pre.h>
+#include <asm/config-pre.h>
/*
@@ -185,6 +185,4 @@ void __led_toggle(led_id_t mask);
*/
#include <configs/bfin_adi_common.h>
-#include <asm/blackfin-config-post.h>
-
#endif