From 928c25d14f76ff537bd56f135b91cf681dee326b Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Tue, 22 Apr 2003 12:07:24 +0000 Subject: Move the excitingly named DRM(flush_block_and_flush) and friends to gamma-specific code. Fix templates so i8x0 drivers don't have to define __HAVE_DMA_WAITLIST. --- linux/gamma_drv.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'linux/gamma_drv.c') diff --git a/linux/gamma_drv.c b/linux/gamma_drv.c index 52b8983f..32b12e0a 100644 --- a/linux/gamma_drv.c +++ b/linux/gamma_drv.c @@ -41,7 +41,7 @@ #include "drm_bufs.h" #include "gamma_context.h" /* NOTE! */ #include "drm_dma.h" -#include "gamma_old_dma.h" +#include "gamma_old_dma.h" /* NOTE */ #include "drm_drawable.h" #include "drm_drv.h" @@ -50,6 +50,7 @@ #include "drm_ioctl.h" #include "drm_lists.h" #include "drm_lock.h" +#include "gamma_lock.h" /* NOTE */ #include "drm_memory.h" #include "drm_proc.h" #include "drm_vm.h" -- cgit v1.2.3