linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix gcc 4 compilation in DRM
@ 2005-01-10  2:53 Andi Kleen
  0 siblings, 0 replies; only message in thread
From: Andi Kleen @ 2005-01-10  2:53 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, dri-devel


Fix gcc 4 compilation in DRM.

Signed-off-by: Andi Kleen <ak@suse.de>

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,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-10  2:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-10  2:53 [PATCH] Fix gcc 4 compilation in DRM Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).