From 6397722f1990856a9ee268cadd65d78b44b24835 Mon Sep 17 00:00:00 2001
From: Dave Airlie <airlied@linux.ie>
Date: Tue, 28 Jun 2005 13:02:20 +0000
Subject: add compat code from Paul Mackerras

---
 shared-core/radeon_drv.h | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'shared-core')

diff --git a/shared-core/radeon_drv.h b/shared-core/radeon_drv.h
index 242f3cf2..8b05aab8 100644
--- a/shared-core/radeon_drv.h
+++ b/shared-core/radeon_drv.h
@@ -311,6 +311,8 @@ extern int radeon_driver_open_helper(drm_device_t * dev,
 				     drm_file_t * filp_priv);
 extern void radeon_driver_free_filp_priv(drm_device_t * dev,
 					 drm_file_t * filp_priv);
+extern long radeon_compat_ioctl(struct file *filp, unsigned int cmd,
+					 unsigned long arg);
 
 /* Flags for stats.boxes
  */
-- 
cgit v1.2.3