patch-2.4.0-test9 linux/drivers/media/video/bttv.h
Next file: linux/drivers/media/video/buz.c
Previous file: linux/drivers/media/video/bttv-driver.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sun Sep 17 09:45:06 2000
- Orig file:
v2.4.0-test8/linux/drivers/media/video/bttv.h
- Orig date:
Sun Aug 6 12:45:28 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/media/video/bttv.h linux/drivers/media/video/bttv.h
@@ -23,11 +23,6 @@
#define BTTV_VERSION_CODE KERNEL_VERSION(0,7,38)
-#ifndef PCI_GET_DRIVER_DATA
-# define PCI_GET_DRIVER_DATA(pdev) ((pdev)->driver_data)
-# define PCI_SET_DRIVER_DATA(pdev,data) (((pdev)->driver_data) = (data))
-#endif /* PCI_GET_DRIVER_DATA */
-
#include <linux/types.h>
#include <linux/wait.h>
#include <linux/videodev.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)