patch-2.4.12 linux/drivers/usb/usbvideo.h
Next file: linux/drivers/video/fbmem.c
Previous file: linux/drivers/usb/usbvideo.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 10 23:42:46 2001
- Orig file:
v2.4.11/linux/drivers/usb/usbvideo.h
- Orig date:
Tue Oct 9 17:06:53 2001
diff -u --recursive --new-file v2.4.11/linux/drivers/usb/usbvideo.h linux/drivers/usb/usbvideo.h
@@ -329,8 +329,6 @@
/* Memory allocation routines */
unsigned long usbvideo_uvirt_to_kva(pgd_t *pgd, unsigned long adr);
-unsigned long usbvideo_uvirt_to_bus(unsigned long adr);
-unsigned long usbvideo_kvirt_to_bus(unsigned long adr);
unsigned long usbvideo_kvirt_to_pa(unsigned long adr);
void *usbvideo_rvmalloc(unsigned long size);
void usbvideo_rvfree(void *mem, unsigned long size);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)