aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/m68k/include/asm/coldfire.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/include/asm/coldfire.h b/arch/m68k/include/asm/coldfire.h
index 91676454731b..8daea2cf202e 100644
--- a/arch/m68k/include/asm/coldfire.h
+++ b/arch/m68k/include/asm/coldfire.h
@@ -41,9 +41,6 @@
41 defined(CONFIG_M520x) 41 defined(CONFIG_M520x)
42#undef MCF_MBAR 42#undef MCF_MBAR
43#define MCF_MBAR MCF_IPSBAR 43#define MCF_MBAR MCF_IPSBAR
44#elif defined(CONFIG_M532x)
45#undef MCF_MBAR
46#define MCF_MBAR 0x00000000
47#endif 44#endif
48 45
49/****************************************************************************/ 46/****************************************************************************/