|
@@ -128,7 +128,7 @@ static struct watchdog_info at91_wdt_info = {
|
|
/*
|
|
/*
|
|
* Handle commands from user-space.
|
|
* 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)
|
|
unsigned int cmd, unsigned long arg)
|
|
{
|
|
{
|
|
void __user *argp = (void __user *)arg;
|
|
void __user *argp = (void __user *)arg;
|