summaryrefslogtreecommitdiff
path: root/arch/blackfin/include/asm/mach-bf537/BF536_cdef.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-07-26 01:04:38 -0400
committerMike Frysinger <vapier@gentoo.org>2010-10-02 16:00:38 -0400
commit9d291d816b8c92927eadf194a29ca00d5ec98619 (patch)
tree4bd66e454939624e83152b0af8ac09cec426ce57 /arch/blackfin/include/asm/mach-bf537/BF536_cdef.h
parent94e3e444def1738aef5766e2be75fc6b776022ce (diff)
downloadu-boot-imx-9d291d816b8c92927eadf194a29ca00d5ec98619.zip
u-boot-imx-9d291d816b8c92927eadf194a29ca00d5ec98619.tar.gz
u-boot-imx-9d291d816b8c92927eadf194a29ca00d5ec98619.tar.bz2
Blackfin: bf537: unify arch header duplication
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/include/asm/mach-bf537/BF536_cdef.h')
-rw-r--r--arch/blackfin/include/asm/mach-bf537/BF536_cdef.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/blackfin/include/asm/mach-bf537/BF536_cdef.h b/arch/blackfin/include/asm/mach-bf537/BF536_cdef.h
index 6116298..ccf57c8 100644
--- a/arch/blackfin/include/asm/mach-bf537/BF536_cdef.h
+++ b/arch/blackfin/include/asm/mach-bf537/BF536_cdef.h
@@ -6,9 +6,7 @@
#ifndef __BFIN_CDEF_ADSP_BF536_proc__
#define __BFIN_CDEF_ADSP_BF536_proc__
-#include "../mach-common/ADSP-EDN-core_cdef.h"
-
-#include "ADSP-EDN-BF534-extended_cdef.h"
+#include "BF534_cdef.h"
#define bfin_read_EMAC_OPMODE() bfin_read32(EMAC_OPMODE)
#define bfin_write_EMAC_OPMODE(val) bfin_write32(EMAC_OPMODE, val)