* [PATCH] remove MCA (MicroChannel) cruft
@ 2004-01-23 16:57 Bjorn Helgaas
0 siblings, 0 replies; only message in thread
From: Bjorn Helgaas @ 2004-01-23 16:57 UTC (permalink / raw)
To: linux-ia64
MCA_bus is now referenced only when CONFIG_MCA is set,
so we should be able to remove the definition from ia64.
=== include/asm-ia64/processor.h 1.53 vs edited ==--- 1.53/include/asm-ia64/processor.h Wed Dec 31 02:10:03 2003
+++ edited/include/asm-ia64/processor.h Fri Jan 23 09:28:11 2004
@@ -53,12 +53,6 @@
*/
#define TASK_UNMAPPED_BASE (current->thread.map_base)
-/*
- * Bus types
- */
-#define MCA_bus 0
-#define MCA_bus__is_a_macro /* for versions in ksyms.c */
-
#define IA64_THREAD_FPH_VALID (__IA64_UL(1) << 0) /* floating-point high state valid? */
#define IA64_THREAD_DBG_VALID (__IA64_UL(1) << 1) /* debug registers valid? */
#define IA64_THREAD_PM_VALID (__IA64_UL(1) << 2) /* performance registers valid? */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-01-23 16:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-23 16:57 [PATCH] remove MCA (MicroChannel) cruft Bjorn Helgaas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox