Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107862
b: refs/heads/master
c: cb55d28
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov authored and Wim Van Sebroeck committed Aug 6, 2008
1 parent 212276a commit d2e767d
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: 59ca1b0d14ca71bdefef372ccd5035341e0ca091
refs/heads/master: cb55d282a0d2156e7d40ee81726ab16b569e96d7
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/mpc8xxx_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ static int mpc8xxx_wdt_release(struct inode *inode, struct file *file)
return 0;
}

static long mpc8xxx_wdt_ioctl(struct inode *inode, struct file *file,
static long mpc8xxx_wdt_ioctl(struct file *file, unsigned int cmd,
unsigned long arg)
{
void __user *argp = (void __user *)arg;
Expand Down

0 comments on commit d2e767d

Please sign in to comment.