Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263994
b: refs/heads/master
c: 4e8858d
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Wim Van Sebroeck committed Sep 20, 2011
1 parent 89dced3 commit c07b006
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: 9cfce47b146cb492b8d5e7b40d6f7b3ea1963d50
refs/heads/master: 4e8858d5130459c4af80b990c2280115a1d49877
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/sbc_epx_c3.c
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ static struct notifier_block epx_c3_notifier = {
.notifier_call = epx_c3_notify_sys,
};

static const char banner[] __initdata = KERN_INFO PFX
static const char banner[] __initconst = KERN_INFO PFX
"Hardware Watchdog Timer for Winsystems EPX-C3 SBC: 0.1\n";

static int __init watchdog_init(void)
Expand Down

0 comments on commit c07b006

Please sign in to comment.