]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/parport.h
[SCSI] sd: remove command-size switching code
[linux-2.6-omap-h63xx.git] / include / linux / parport.h
index dcb9e01a69ca9672879be141eb7d449b3297445b..e1f83c5065c5e2ad4e4a92f4fa9908939c6f7e0c 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id: parport.h,v 1.1 1998/05/17 10:57:52 andrea Exp andrea $ */
-
 /*
  * Any part of this program may be used in documents licensed under
  * the GNU Free Documentation License, Version 1.1 or any later version
@@ -560,5 +558,8 @@ extern int parport_device_proc_unregister(struct pardevice *device);
 
 #endif /*  !CONFIG_PARPORT_NOT_PC  */
 
+extern unsigned long parport_default_timeslice;
+extern int parport_default_spintime;
+
 #endif /* __KERNEL__ */
 #endif /* _PARPORT_H_ */