[MBT] new ticket for pkg kernel "DRI doesn't work"

bugs at pld.org.pl bugs at pld.org.pl
Wed Apr 2 09:25:45 CEST 2003


Date: 2003-04-02 09:25:45+02	Author: Piotr Roszatycki (dexter) <dexter at debian.org> 
Title:         DRI doesn't work
Ticket ID:     #630
Ticket URL:    http://bugs.pld.org.pl/?bug=630
Package:       kernel-2.4.20-4pl2
Distribution:  
Category:      doesn't work as it should
Current state: opened
Text:

Missing symbol. The patch:

diff -Nru linux/drivers/char/drm/drmP.h linux.drmP.h/drivers/char/drm/drmP.h
--- linux/drivers/char/drm/drmP.h       2003-03-31 10:30:04.000000000 +0200
+++ linux.drmP.h/drivers/char/drm/drmP.h        2003-04-01 12:07:41.000000000 +0200
@@ -70,6 +70,7 @@
 #include <linux/tqueue.h>
 #include <linux/poll.h>
 #include <asm/pgalloc.h>
+#include <asm/system.h>
 #include "drm.h"

 #include "drm_os_linux.h"






More information about the pld-bugs mailing list