linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial atyfb] swith debug off
@ 2004-11-06 18:00 Alexander Kern
  0 siblings, 0 replies; only message in thread
From: Alexander Kern @ 2004-11-06 18:00 UTC (permalink / raw)
  To: Antonino A. Daplas, Linus Torvalds; +Cc: fbdev mail-list

[-- Attachment #1: Type: text/plain, Size: 118 bytes --]

Hi, 

it's out of interest for normally user to debug atyfb driver

Signed-off-by: Alexander Kern <alex.kern@gmx.de>


[-- Attachment #2: atyfb_undef_debug.patch --]
[-- Type: text/x-diff, Size: 403 bytes --]

--- linux-2.6.head/drivers/video/aty/atyfb_base.c.orig	2004-11-06 10:35:59.282703296 +0100
+++ linux-2.6.head/drivers/video/aty/atyfb_base.c	2004-11-06 10:40:11.857306120 +0100
@@ -100,8 +100,7 @@
 /*
  * Debug flags.
  */
-/*#undef DEBUG*/
-#define DEBUG
+#undef DEBUG
 
 /* Make sure n * PAGE_SIZE is protected at end of Aperture for GUI-regs */
 /*  - must be large enough to catch all GUI-Regs   */

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

only message in thread, other threads:[~2004-11-06 18:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-06 18:00 [PATCH trivial atyfb] swith debug off Alexander Kern

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).