Merge to Fedora kernel-2.6.7-1.441
[linux-2.6.git] / include / linux / mca.h
index 554bbcf..a80124c 100644 (file)
@@ -12,7 +12,9 @@
 #include <linux/device.h>
 
 /* get the platform specific defines */
+#ifdef CONFIG_MCA
 #include <asm/mca.h>
+#endif
 
 /* The detection of MCA bus is done in the real mode (using BIOS).
  * The information is exported to the protected code, where this