Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86609
b: refs/heads/master
c: c710e39
h: refs/heads/master
i:
  86607: 6af230f
v: v3
  • Loading branch information
Randy Dunlap authored and Russell King committed Feb 29, 2008
1 parent 6caaffd commit 0148d57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5ce94e9e8b469a17fbd3efa1b940c19b5e43449a
refs/heads/master: c710e39cbec4f3d60acd07f5356404a61bc1959a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/cpu-pxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

#ifdef DEBUG
static unsigned int freq_debug;
MODULE_PARM(freq_debug, "i");
module_param(freq_debug, uint, 0);
MODULE_PARM_DESC(freq_debug, "Set the debug messages to on=1/off=0");
#else
#define freq_debug 0
Expand Down

0 comments on commit 0148d57

Please sign in to comment.