X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fpnx4008_wdt.c;h=6d9f3d4a9987342f5900ba43200b8c447035c6d5;hb=c139a814ab1735a8a1fa1b63cad71bd4f8dd8935;hp=6eadf5ebb9b34ea647891b5c0da9a21a1463c0d3;hpb=0c06090c9472db0525cb6fe229c3bea33bbbbb3c;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/watchdog/pnx4008_wdt.c b/drivers/watchdog/pnx4008_wdt.c index 6eadf5e..6d9f3d4 100644 --- a/drivers/watchdog/pnx4008_wdt.c +++ b/drivers/watchdog/pnx4008_wdt.c @@ -30,8 +30,7 @@ #include #include #include - -#include +#include #define MODULE_NAME "PNX4008-WDT: " @@ -174,8 +173,8 @@ static const struct watchdog_info ident = { .identity = "PNX4008 Watchdog", }; -static long pnx4008_wdt_ioctl(struct inode *inode, struct file *file, - unsigned int cmd, unsigned long arg) +static long pnx4008_wdt_ioctl(struct file *file, unsigned int cmd, + unsigned long arg) { int ret = -ENOTTY; int time;