patch-2.3.50 linux/drivers/char/epca.c
Next file: linux/drivers/char/istallion.c
Previous file: linux/drivers/char/console.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Fri Mar  3 12:54:44 2000
-  Orig file: 
v2.3.49/linux/drivers/char/epca.c
-  Orig date: 
Thu Mar  2 14:36:22 2000
diff -u --recursive --new-file v2.3.49/linux/drivers/char/epca.c linux/drivers/char/epca.c
@@ -1545,12 +1545,13 @@
 } /* End init_module */
 
 #endif
-#ifdef MODULE
-/* -------------------- Begin cleanup_module  ---------------------- */
 
 #ifdef ENABLE_PCI
 static struct pci_driver epca_driver;
 #endif
+
+#ifdef MODULE
+/* -------------------- Begin cleanup_module  ---------------------- */
 
 void cleanup_module()
 { /* Begin cleanup_module */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)