drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161
[pandora-kernel.git] / drivers / watchdog / geodewdt.c
index 38252ff..9b49b12 100644 (file)
@@ -142,7 +142,7 @@ static long geodewdt_ioctl(struct file *file, unsigned int cmd,
        int __user *p = argp;
        int interval;
 
-       static struct watchdog_info ident = {
+       static const struct watchdog_info ident = {
                .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING
                | WDIOF_MAGICCLOSE,
                .firmware_version =     1,