Remove now-redundant declaration.

This commit is contained in:
imp 2009-01-22 21:55:04 +00:00
parent e68dc65ae1
commit 57d525aa7f

View File

@ -277,7 +277,6 @@ at91_mci_getaddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
static int
at91_mci_update_ios(device_t brdev, device_t reqdev)
{
uint32_t at91_master_clock = AT91C_MASTER_CLOCK;
struct at91_mci_softc *sc;
struct mmc_host *host;
struct mmc_ios *ios;