Remove unused variable leading to compile errors.
This commit is contained in:
parent
7b465d492b
commit
ca76185f1a
@ -377,7 +377,6 @@ ar71xx_pci_probe(device_t dev)
|
||||
static int
|
||||
ar71xx_pci_attach(device_t dev)
|
||||
{
|
||||
int busno = 0;
|
||||
int rid = 0;
|
||||
struct ar71xx_pci_softc *sc = device_get_softc(dev);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user