drop unused variable (and thus warning). trivial patch.
[coreboot.git] / src / devices / cardbus_device.c
index 3e5a8353a28df29ae777dec575beb0976645dda9..2dc7a51f3a6e047d4e94a811a5a17496114e9826 100644 (file)
@@ -93,7 +93,6 @@ void cardbus_read_resources(device_t dev)
        resource_t moving_base, moving_limit, moving;
        unsigned long type;
        uint16_t ctl;
-       unsigned long index;    
 
        /* See if needs a card control registers base address */