Remove unused variable leading to compile errors.
This commit is contained in:
parent
f972b8a4d2
commit
b7c61ac8b7
@ -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…
Reference in New Issue
Block a user