patch-2.4.19 linux-2.4.19/drivers/sound/cs4281/cs4281_wrapper.h
Next file: linux-2.4.19/drivers/sound/cs4281/cs4281m.c
Previous file: linux-2.4.19/drivers/sound/cs4232.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Aug  2 17:39:44 2002
-  Orig file: 
linux-2.4.18/drivers/sound/cs4281/cs4281_wrapper.h
-  Orig date: 
Mon Feb 25 11:38:04 2002
diff -urN linux-2.4.18/drivers/sound/cs4281/cs4281_wrapper.h linux-2.4.19/drivers/sound/cs4281/cs4281_wrapper.h
@@ -28,7 +28,7 @@
 #define __CS4281_WRAPPER_H
 
 /* 2.4.x wrapper */
-#if LINUX_VERSION_CODE > KERNEL_VERSION(2,4,12)
+#if LINUX_VERSION_CODE > KERNEL_VERSION(2,4,9)
 static int cs4281_null_suspend(struct pci_dev *pcidev, u32 unused) { return 0; }
 static int cs4281_null_resume(struct pci_dev *pcidev) { return 0; }
 #else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)