patch-2.1.129 linux/drivers/cdrom/cdrom.c

Next file: linux/drivers/char/Makefile
Previous file: linux/drivers/block/via82c586.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.128/linux/drivers/cdrom/cdrom.c linux/drivers/cdrom/cdrom.c
@@ -174,7 +174,9 @@
 			 struct cdrom_device_ops * cdo);
 static void sanitize_format(union cdrom_addr *addr, 
 		u_char * curr, u_char requested);
+#ifdef CONFIG_SYSCTL
 static void cdrom_sysctl_register(void);
+#endif /* CONFIG_SYSCTL */ 
 static struct cdrom_device_info *topCdromPtr = NULL;
 
 struct file_operations cdrom_fops =

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov