PATCH: make mca-legacy bitch at users

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Feb 14 2003 - 16:01:55 EST


This lets me put mca-legacy into drivers to fix them for now without
worrying about losing the fact they want more attention

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.60-ref/include/linux/mca-legacy.h linux-2.5.60-ac1/include/linux/mca-legacy.h
--- linux-2.5.60-ref/include/linux/mca-legacy.h 2003-02-14 21:21:45.000000000 +0000
+++ linux-2.5.60-ac1/include/linux/mca-legacy.h 2003-02-14 19:37:42.000000000 +0000
@@ -7,6 +7,8 @@
 #ifndef _LINUX_MCA_LEGACY_H
 #define _LINUX_MCA_LEGACY_H
 
+#warning "MCA legacy - please move your driver to the new sysfs api"
+
 /* MCA_NOTFOUND is an error condition. The other two indicate
  * motherboard POS registers contain the adapter. They might be
  * returned by the mca_find_adapter() function, and can be used as
-
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/



This archive was generated by hypermail 2b29 : Sat Feb 15 2003 - 22:00:57 EST