no warnings day
[coreboot.git] / src / superio / winbond / w83697hf / superio.c
index c5108250b1202ce37be7ed98602f95fa20dd944a..53e2a2bddb58bc09af26f0f11d313d49d8178fa9 100644 (file)
@@ -44,7 +44,7 @@ static void pnp_exit_ext_func_mode(device_t dev)
 static void w83697hf_init(device_t dev)
 {
        struct superio_winbond_w83697hf_config *conf;
-       struct resource *res0, *res1;
+       struct resource *res0;
 
        if (!dev->enabled)
                return;