patch-2.4.6 linux/drivers/atm/nicstar.c
Next file: linux/drivers/atm/uPD98402.c
Previous file: linux/drivers/atm/iphase.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Wed Jun 27 14:13:01 2001
- Orig file:
v2.4.5/linux/drivers/atm/nicstar.c
- Orig date:
Sun Mar 25 18:24:31 2001
diff -u --recursive --new-file v2.4.5/linux/drivers/atm/nicstar.c linux/drivers/atm/nicstar.c
@@ -62,6 +62,9 @@
#include "idt77105.h"
#endif /* CONFIG_ATM_NICSTAR_USE_IDT77105 */
+#if BITS_PER_LONG != 32
+# error FIXME: this driver requires a 32-bit platform
+#endif
/* Additional code ************************************************************/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)