From 019fd38a3c032774a1e80b3aed7de3710ba84e0a Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Fri, 27 Aug 2004 09:11:07 +0000 Subject: __NO_VERSION__ hasn't been needed since 2.3 days ditch it... --- linux/ati_pcigart.h | 1 - linux/drm_agpsupport.h | 1 - linux/drm_auth.h | 1 - linux/drm_bufs.h | 1 - linux/drm_context.h | 1 - linux/drm_dma.h | 1 - linux/drm_drawable.h | 1 - linux/drm_fops.h | 1 - linux/drm_init.h | 1 - linux/drm_ioctl.h | 1 - linux/drm_irq.h | 1 - linux/drm_lock.h | 1 - linux/drm_memory.h | 1 - linux/drm_memory_debug.h | 1 - linux/drm_os_linux.h | 1 - linux/drm_pci.h | 1 - linux/drm_proc.h | 1 - linux/drm_scatter.h | 1 - linux/drm_stub.h | 1 - linux/drm_vm.h | 1 - linux/gamma_dma.c | 1 - linux/gamma_lists.h | 1 - linux/i810_dma.c | 1 - linux/i830_dma.c | 1 - linux/i830_irq.c | 1 - linux/savage_dma.c | 1 - 26 files changed, 26 deletions(-) (limited to 'linux') diff --git a/linux/ati_pcigart.h b/linux/ati_pcigart.h index b930683e..bf599e42 100644 --- a/linux/ati_pcigart.h +++ b/linux/ati_pcigart.h @@ -31,7 +31,6 @@ * DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" #if PAGE_SIZE == 65536 diff --git a/linux/drm_agpsupport.h b/linux/drm_agpsupport.h index 12a8ba11..7d2f7125 100644 --- a/linux/drm_agpsupport.h +++ b/linux/drm_agpsupport.h @@ -31,7 +31,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" #include diff --git a/linux/drm_auth.h b/linux/drm_auth.h index a6d174cd..fe099871 100644 --- a/linux/drm_auth.h +++ b/linux/drm_auth.h @@ -33,7 +33,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" /** diff --git a/linux/drm_bufs.h b/linux/drm_bufs.h index 95858b80..c21ff748 100644 --- a/linux/drm_bufs.h +++ b/linux/drm_bufs.h @@ -33,7 +33,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include #include "drmP.h" diff --git a/linux/drm_context.h b/linux/drm_context.h index cf3a536a..7ab376f1 100644 --- a/linux/drm_context.h +++ b/linux/drm_context.h @@ -40,7 +40,6 @@ * needed by SiS driver's memory management. */ -#define __NO_VERSION__ #include "drmP.h" #ifndef DRIVER_ALTERNATE_CONTEXT diff --git a/linux/drm_dma.h b/linux/drm_dma.h index cf8d8931..096a5e9e 100644 --- a/linux/drm_dma.h +++ b/linux/drm_dma.h @@ -33,7 +33,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" diff --git a/linux/drm_drawable.h b/linux/drm_drawable.h index 59c13ef8..5f1562b6 100644 --- a/linux/drm_drawable.h +++ b/linux/drm_drawable.h @@ -33,7 +33,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" /** No-op. */ diff --git a/linux/drm_fops.h b/linux/drm_fops.h index 4589231f..21935b7a 100644 --- a/linux/drm_fops.h +++ b/linux/drm_fops.h @@ -34,7 +34,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" #include diff --git a/linux/drm_init.h b/linux/drm_init.h index 509e6841..ae6ecbf9 100644 --- a/linux/drm_init.h +++ b/linux/drm_init.h @@ -33,7 +33,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" /** Debug flags. Set by parse_option(). */ diff --git a/linux/drm_ioctl.h b/linux/drm_ioctl.h index 049afe11..c3725668 100644 --- a/linux/drm_ioctl.h +++ b/linux/drm_ioctl.h @@ -33,7 +33,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" #include "linux/pci.h" diff --git a/linux/drm_irq.h b/linux/drm_irq.h index 73a62e68..6065b967 100644 --- a/linux/drm_irq.h +++ b/linux/drm_irq.h @@ -33,7 +33,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" #include /* For task queue support */ diff --git a/linux/drm_lock.h b/linux/drm_lock.h index f6b887b3..55fb29f3 100644 --- a/linux/drm_lock.h +++ b/linux/drm_lock.h @@ -33,7 +33,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" /** No-op ioctl. */ diff --git a/linux/drm_memory.h b/linux/drm_memory.h index c407292a..fe8141c9 100644 --- a/linux/drm_memory.h +++ b/linux/drm_memory.h @@ -33,7 +33,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include #include #include "drmP.h" diff --git a/linux/drm_memory_debug.h b/linux/drm_memory_debug.h index 4f23918d..0053679a 100644 --- a/linux/drm_memory_debug.h +++ b/linux/drm_memory_debug.h @@ -31,7 +31,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include #include "drmP.h" diff --git a/linux/drm_os_linux.h b/linux/drm_os_linux.h index 6d2d0710..5a7c162d 100644 --- a/linux/drm_os_linux.h +++ b/linux/drm_os_linux.h @@ -3,7 +3,6 @@ * OS abstraction macros. */ -#define __NO_VERSION__ #include /* For task queue support */ #include diff --git a/linux/drm_pci.h b/linux/drm_pci.h index 28b53385..b9d54c45 100644 --- a/linux/drm_pci.h +++ b/linux/drm_pci.h @@ -38,7 +38,6 @@ */ -#define __NO_VERSION__ #include #include "drmP.h" diff --git a/linux/drm_proc.h b/linux/drm_proc.h index a9affc5a..7df63fbd 100644 --- a/linux/drm_proc.h +++ b/linux/drm_proc.h @@ -37,7 +37,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" static int DRM(name_info)(char *buf, char **start, off_t offset, diff --git a/linux/drm_scatter.h b/linux/drm_scatter.h index 89ac166a..3f0bc10c 100644 --- a/linux/drm_scatter.h +++ b/linux/drm_scatter.h @@ -31,7 +31,6 @@ * DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include #include #include "drmP.h" diff --git a/linux/drm_stub.h b/linux/drm_stub.h index b94e6a70..3d9ade35 100644 --- a/linux/drm_stub.h +++ b/linux/drm_stub.h @@ -31,7 +31,6 @@ * DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" #define DRM_STUB_MAXCARDS 16 /* Enough for one machine */ diff --git a/linux/drm_vm.h b/linux/drm_vm.h index 9c444aff..ed5d53d2 100644 --- a/linux/drm_vm.h +++ b/linux/drm_vm.h @@ -33,7 +33,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" diff --git a/linux/gamma_dma.c b/linux/gamma_dma.c index fa3201b3..97b15996 100644 --- a/linux/gamma_dma.c +++ b/linux/gamma_dma.c @@ -29,7 +29,6 @@ * */ -#define __NO_VERSION__ #include "gamma.h" #include "drmP.h" #include "drm.h" diff --git a/linux/gamma_lists.h b/linux/gamma_lists.h index cfb07782..d42d7d3a 100644 --- a/linux/gamma_lists.h +++ b/linux/gamma_lists.h @@ -29,7 +29,6 @@ * Gareth Hughes */ -#define __NO_VERSION__ #include "drmP.h" diff --git a/linux/i810_dma.c b/linux/i810_dma.c index 8ee32f74..51dddb3d 100644 --- a/linux/i810_dma.c +++ b/linux/i810_dma.c @@ -30,7 +30,6 @@ * */ -#define __NO_VERSION__ #include "i810.h" #include "drmP.h" #include "drm.h" diff --git a/linux/i830_dma.c b/linux/i830_dma.c index 8a110403..ac12b6dd 100644 --- a/linux/i830_dma.c +++ b/linux/i830_dma.c @@ -31,7 +31,6 @@ * */ -#define __NO_VERSION__ #include "i830.h" #include "drmP.h" #include "drm.h" diff --git a/linux/i830_irq.c b/linux/i830_irq.c index 0bb4ce8e..0f01d088 100644 --- a/linux/i830_irq.c +++ b/linux/i830_irq.c @@ -26,7 +26,6 @@ * */ -#define __NO_VERSION__ #include "i830.h" #include "drmP.h" #include "drm.h" diff --git a/linux/savage_dma.c b/linux/savage_dma.c index 271d1f23..b012e1ba 100644 --- a/linux/savage_dma.c +++ b/linux/savage_dma.c @@ -24,7 +24,6 @@ /*=========================================================*/ -#define __NO_VERSION__ #include "savage.h" #include "drmP.h" #include "savage_drv.h" -- cgit v1.2.3