Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108137
b: refs/heads/master
c: 3c4fafd
h: refs/heads/master
i:
  108135: 26324df
v: v3
  • Loading branch information
Adrian Bunk authored and Wim Van Sebroeck committed Aug 10, 2008
1 parent 51cc50f commit 38aebed
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: 58cf41984a3791e7a516641f107ff70bd844ef72
refs/heads/master: 3c4fafd65055d16d98cfaff1e99d4b319336b9b4
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/at91rm9200_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ static struct watchdog_info at91_wdt_info = {
/*
* Handle commands from user-space.
*/
static long at91_wdt_ioct(struct file *file,
static long at91_wdt_ioctl(struct file *file,
unsigned int cmd, unsigned long arg)
{
void __user *argp = (void __user *)arg;
Expand Down

0 comments on commit 38aebed

Please sign in to comment.