summaryrefslogtreecommitdiff
path: root/linux-core/savage_dma.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2004-08-17 13:10:05 +0000
committerDave Airlie <airlied@linux.ie>2004-08-17 13:10:05 +0000
commit5c9ed8309493acb099463d25b32fabb5b7c004af (patch)
treeeec5be6f9374b5a2f61d52bd02ba0a44ba7e636d /linux-core/savage_dma.c
parent93e8c201afac565942f9d3523ac808d3220d6d0e (diff)
Merged drmfntbl-0-0-1
Diffstat (limited to 'linux-core/savage_dma.c')
-rw-r--r--linux-core/savage_dma.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/linux-core/savage_dma.c b/linux-core/savage_dma.c
index 87f8bbba..34410116 100644
--- a/linux-core/savage_dma.c
+++ b/linux-core/savage_dma.c
@@ -35,4 +35,6 @@
#define SAVAGE_DEFAULT_USEC_TIMEOUT 10000
#define SAVAGE_FREELIST_DEBUG 0
-
+void DRM(driver_register_fns)(drm_device_t *dev)
+{
+}