Remove an unused variable.
This commit is contained in:
parent
c4c786741e
commit
33739817ed
@ -212,7 +212,6 @@ int
|
||||
xe_attach (device_t dev)
|
||||
{
|
||||
struct xe_softc *scp = device_get_softc(dev);
|
||||
int err;
|
||||
|
||||
#ifdef XE_DEBUG
|
||||
device_printf(dev, "attach\n");
|
||||
|
Loading…
Reference in New Issue
Block a user