Commit 80a94d01 authored by Dave Jones's avatar Dave Jones Committed by Dave Jones

[AGPGART] Disable debugging printk's again.

With the 'AGP bug' solved, we don't need this noise for a while...
parent 277d91f7
......@@ -32,7 +32,7 @@
#define PFX "agpgart: "
#define AGP_DEBUG 1
//#define AGP_DEBUG 1
#ifdef AGP_DEBUG
#define DBG(x,y...) printk (KERN_DEBUG PFX "%s: " x "\n", __FUNCTION__ , ## y)
#else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment