Remove now-redundant declaration.

This commit is contained in:
Warner Losh 2009-01-22 21:55:04 +00:00
parent 5d5516e7b7
commit 6af05bc921
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187600

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;