Commit ec7ba58e authored by Dave Jones's avatar Dave Jones Committed by Dave Jones

[CPUFREQ] Disable debug output in speedstep-smi driver

parent 9dcb3bd6
......@@ -54,7 +54,7 @@ static struct cpufreq_frequency_table speedstep_freqs[] = {
/* DEBUG
* Define it if you want verbose debug output, e.g. for bug reporting
*/
#define SPEEDSTEP_DEBUG
//#define SPEEDSTEP_DEBUG
#ifdef SPEEDSTEP_DEBUG
#define dprintk(msg...) printk(msg)
......
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