lkml.org 
[lkml]   [2003]   [Aug]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH] simplify i386 mca Kconfig bits
I should better attach the patch :)


diff -Nru a/include/linux/mca.h b/include/linux/mca.h
--- a/include/linux/mca.h Sun Jul 13 05:23:15 2003
+++ b/include/linux/mca.h Sun Jul 13 05:23:15 2003
@@ -10,9 +10,9 @@
* included mca.h to compile. Take it out later when the MCA #includes
* are sorted out */
#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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.076 / U:1.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site