Fix gcc 4 compilation in DRM.

Signed-off-by: Andi Kleen <[EMAIL PROTECTED]>

Index: linux/drivers/char/drm/drmP.h
===================================================================
--- linux.orig/drivers/char/drm/drmP.h  2005-01-04 18:48:41.%N +0100
+++ linux/drivers/char/drm/drmP.h       2005-01-09 18:11:45.%N +0100
@@ -962,7 +962,6 @@
 extern drm_minor_t    *drm_minors;
 extern struct class_simple *drm_class;
 extern struct proc_dir_entry *drm_proc_root;
-extern struct file_operations drm_stub_fops;
 
                                /* Proc support (drm_proc.h) */
 extern int            drm_proc_init(drm_device_t *dev,


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to