Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63509
b: refs/heads/master
c: b430708
h: refs/heads/master
i:
  63507: f652b67
v: v3
  • Loading branch information
Ben Dooks authored and Wim Van Sebroeck committed Jul 24, 2007
1 parent 65172fb commit c029b00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 4e24f4edb6e04677c04fc5b456eb4be95d93f2cd
refs/heads/master: b430708ad67f9325dadd7a86e007e353ab7e5acd
6 changes: 3 additions & 3 deletions trunk/drivers/char/watchdog/s3c2410_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@

#include <asm/arch/map.h>

#undef S3C24XX_VA_WATCHDOG
#define S3C24XX_VA_WATCHDOG (0)
#undef S3C_VA_WATCHDOG
#define S3C_VA_WATCHDOG (0)

#include <asm/arch/regs-watchdog.h>
#include <asm/plat-s3c/regs-watchdog.h>

#define PFX "s3c2410-wdt: "

Expand Down

0 comments on commit c029b00

Please sign in to comment.