Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180729
b: refs/heads/master
c: 115079a
h: refs/heads/master
i:
  180727: 7db80d7
v: v3
  • Loading branch information
Jens Rottmann authored and Linus Torvalds committed Feb 23, 2010
1 parent 6ba50ec commit d877adf
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: d2e7276b6b5e4bc2148891a056d5862c5314342d
refs/heads/master: 115079aad949cba31755eb4e2576edba7fddfdbc
2 changes: 1 addition & 1 deletion trunk/drivers/clocksource/cs5535-clockevt.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

#define DRV_NAME "cs5535-clockevt"

static int timer_irq = CONFIG_CS5535_MFGPT_DEFAULT_IRQ;
static int timer_irq;
module_param_named(irq, timer_irq, int, 0644);
MODULE_PARM_DESC(irq, "Which IRQ to use for the clock source MFGPT ticks.");

Expand Down

0 comments on commit d877adf

Please sign in to comment.