X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=include%2Flinux%2Fparport.h;h=6a0d7cdb577465a84bf5ccf3ef8ff0b86edc4002;hb=6405c9cd9bf7b1c35ed76ef8ee3e217056285702;hp=dcb9e01a69ca9672879be141eb7d449b3297445b;hpb=946e2ad040000a14b7316fae722e7e65fa09ffe5;p=cascardo%2Flinux.git diff --git a/include/linux/parport.h b/include/linux/parport.h index dcb9e01a69ca..6a0d7cdb5774 100644 --- a/include/linux/parport.h +++ b/include/linux/parport.h @@ -560,5 +560,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_ */