patch-2.3.16 linux/include/linux/mca.h

Next file: linux/include/linux/miscdevice.h
Previous file: linux/include/linux/linkage.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/include/linux/mca.h linux/include/linux/mca.h
@@ -10,7 +10,9 @@
  * The information is exported to the protected code, where this 
  * variable is set to one in case MCA bus was detected.
 */
+#ifndef MCA_bus__is_a_macro
 extern int  MCA_bus;
+#endif
 
 /* maximal number of MCA slots - actually, some machines have less, but
 they all have sufficient number of POS registers to cover 8. */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)