From d4dbf457813e97531ded3bf24f3b6ad421189c69 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Tue, 24 Aug 2004 11:15:53 +0000 Subject: Merged drmfntbl-0-0-2 --- linux/gamma.h | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'linux/gamma.h') diff --git a/linux/gamma.h b/linux/gamma.h index c30e70ea..59b2fb17 100644 --- a/linux/gamma.h +++ b/linux/gamma.h @@ -36,8 +36,6 @@ /* General customization: */ -#define __HAVE_MTRR 1 - #define DRIVER_AUTHOR "VA Linux Systems Inc." #define DRIVER_NAME "gamma" @@ -65,16 +63,12 @@ /* DMA customization: */ -#define __HAVE_DMA 1 -#define __HAVE_AGP 1 -#define __MUST_HAVE_AGP 0 -#define __HAVE_OLD_DMA 1 -#define __HAVE_PCI_DMA 1 - #define __HAVE_MULTIPLE_DMA_QUEUES 1 #define __HAVE_DMA_WAITQUEUE 1 -#define __HAVE_IRQ 1 + #define __HAVE_IRQ_BH 1 +#error "Gamma is broken" + #endif /* __GAMMA_H__ */ -- cgit v1.2.3