]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/watchdog/mpc8xxx_wdt.c
[WATCHDOG] mpc8xxx_wdt: fix build
[linux-2.6-omap-h63xx.git] / drivers / watchdog / mpc8xxx_wdt.c
index 8b82b91caee7384d3ce2690f324599cf4b38ac3c..3c5ed9e262268b9417f7ad2f0c105e68e66de1d5 100644 (file)
@@ -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;