From: Geert Uytterhoeven <geert@linux-m68k.org>

M68k: Remove obsolete MCA definition


---

 25-akpm/include/asm-m68k/processor.h |    5 -----
 1 files changed, 5 deletions(-)

diff -puN include/asm-m68k/processor.h~m68k-397 include/asm-m68k/processor.h
--- 25/include/asm-m68k/processor.h~m68k-397	Fri Feb 20 15:09:13 2004
+++ 25-akpm/include/asm-m68k/processor.h	Fri Feb 20 15:09:13 2004
@@ -55,11 +55,6 @@ static inline void wrusp(unsigned long u
 #endif
 #define TASK_UNMAPPED_ALIGN(addr, off)	PAGE_ALIGN(addr)
 
-/*
- * Bus types
- */
-#define MCA_bus 0
-
 struct task_work {
 	unsigned char sigpending;
 	unsigned char notify_resume;	/* request for notification on

_