[PATCH] Fix es7000 compile

From: Martin J. Bligh
Date: Sat Dec 20 2003 - 12:11:34 EST


--- 2.6.0/include/asm-i386/mach-es7000/mach_apic.h.old 2003-08-24 07:28:50.000000000 -0700
+++ 2.6.0/include/asm-i386/mach-es7000/mach_apic.h 2003-12-20 08:07:01.000000000 -0800
@@ -39,6 +39,7 @@
#endif

#define APIC_BROADCAST_ID (0xff)
+#define NO_IOAPIC_CHECK (0)

static inline unsigned long check_apicid_used(physid_mask_t bitmap, int apicid)
{

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/